Home
last modified time | relevance | path

Searched refs:NOTIFY_MEMORY_SIZE_STATE_CHANGED (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.h97 NOTIFY_MEMORY_SIZE_STATE_CHANGED = 72, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_stub.cpp318 case static_cast<uint32_t>(AppMgrInterfaceCode::NOTIFY_MEMORY_SIZE_STATE_CHANGED): in OnRemoteRequestInnerSeventh()
H A Dapp_mgr_proxy.cpp1874 …PARCEL_UTIL_SENDREQ_RET_INT(AppMgrInterfaceCode::NOTIFY_MEMORY_SIZE_STATE_CHANGED, data, reply, op… in NotifyMemorySizeStateChanged()