Home
last modified time | relevance | path

Searched refs:TRANSACT_ON_APP_REMOTE_DIED (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.h84 TRANSACT_ON_APP_REMOTE_DIED, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_state_callback_host.cpp55 case static_cast<uint32_t>(IAppStateCallback::Message::TRANSACT_ON_APP_REMOTE_DIED): in OnRemoteRequest()
H A Dapp_state_callback_proxy.cpp162 static_cast<uint32_t>(IAppStateCallback::Message::TRANSACT_ON_APP_REMOTE_DIED), in OnAppRemoteDied()