Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/atomic_service_status_callback_stub_test/
H A Datomic_service_status_callback_stub_test.cpp140 IAtomicServiceStatusCallback::IAtomicServiceStatusCallbackCmd::ON_REMOTE_FREE_INSTALL_DONE,
173 IAtomicServiceStatusCallback::IAtomicServiceStatusCallbackCmd::ON_REMOTE_FREE_INSTALL_DONE,
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Datomic_service_status_callback_interface.h56 ON_REMOTE_FREE_INSTALL_DONE, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Datomic_service_status_callback_stub.cpp69 case IAtomicServiceStatusCallbackCmd::ON_REMOTE_FREE_INSTALL_DONE: in OnRemoteRequest()
H A Datomic_service_status_callback_proxy.cpp88 int32_t error = SendTransactCmd(ON_REMOTE_FREE_INSTALL_DONE, data, reply, option); in OnRemoteInstallFinished()