Home
last modified time | relevance | path

Searched refs:IDMS_CALLBACK_ON_FREE_INSTALL_DONE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp36 constexpr uint32_t IDMS_CALLBACK_ON_FREE_INSTALL_DONE = 0; variable
244 (*it).dmsCallback->SendRequest(IDMS_CALLBACK_ON_FREE_INSTALL_DONE, data, reply, option); in NotifyDmsCallback()