Home
last modified time | relevance | path

Searched refs:HandleNotifyAppPreCache (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.cpp58 return HandleNotifyAppPreCache(data, reply); in OnRemoteRequest()
171 int32_t AppStateCallbackHost::HandleNotifyAppPreCache(MessageParcel &data, MessageParcel &reply) in HandleNotifyAppPreCache() 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.cpp72 int32_t AppStateCallbackHost::HandleNotifyAppPreCache(MessageParcel &data, MessageParcel &reply) in HandleNotifyAppPreCache() 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.h70 int32_t HandleNotifyAppPreCache(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_state_callback_host.h85 int32_t HandleNotifyAppPreCache(MessageParcel &data, MessageParcel &reply);