Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Diapp_state_callback.h83 TRANSACT_ON_NOTIFY_START_RESIDENT_PROCESS, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_state_callback_host.cpp53 … case static_cast<uint32_t>(IAppStateCallback::Message::TRANSACT_ON_NOTIFY_START_RESIDENT_PROCESS): in OnRemoteRequest()
H A Dapp_state_callback_proxy.cpp133 … static_cast<uint32_t>(IAppStateCallback::Message::TRANSACT_ON_NOTIFY_START_RESIDENT_PROCESS), in NotifyStartResidentProcess()