Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_state_callback_host.cpp50 return HandleOnAbilityRequestDone(data, reply); in OnRemoteRequest()
107 int32_t AppStateCallbackHost::HandleOnAbilityRequestDone(MessageParcel &data, MessageParcel &reply) in HandleOnAbilityRequestDone() function in OHOS::AppExecFwk::AppStateCallbackHost
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/
H A Dapp_state_callback_host.cpp62 int32_t AppStateCallbackHost::HandleOnAbilityRequestDone(MessageParcel& data, MessageParcel& reply) in HandleOnAbilityRequestDone() function in OHOS::AppExecFwk::AppStateCallbackHost
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/include/appmgr/
H A Dapp_state_callback_host.h68 int32_t HandleOnAbilityRequestDone(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_state_callback_host.h81 int32_t HandleOnAbilityRequestDone(MessageParcel &data, MessageParcel &reply);