Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_mgr_ipc_interface_code.h28 APP_ABILITY_CLEANED = 5, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_stub.cpp108 case static_cast<uint32_t>(AppMgrInterfaceCode::APP_ABILITY_CLEANED): in OnRemoteRequestInnerFirst()
H A Dapp_mgr_proxy.cpp125 PARCEL_UTIL_SENDREQ_NORET(AppMgrInterfaceCode::APP_ABILITY_CLEANED, data, reply, option); in AbilityCleaned()