Home
last modified time | relevance | path

Searched defs:NotifyMemorySizeStateChanged (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_mgr_interface.h729 virtual int32_t NotifyMemorySizeStateChanged(bool isMemorySizeSufficent) in NotifyMemorySizeStateChanged() function
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp1570 int32_t AppMgrService::NotifyMemorySizeStateChanged(bool isMemorySizeSufficent) in NotifyMemorySizeStateChanged() function in OHOS::AppExecFwk::AppMgrService
H A Dapp_mgr_service_inner.cpp7531 int32_t AppMgrServiceInner::NotifyMemorySizeStateChanged(bool isMemorySizeSufficent) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_client.cpp1234 int32_t AppMgrClient::NotifyMemorySizeStateChanged(bool isMemorySizeSufficent) in NotifyMemorySizeStateChanged() function in OHOS::AppExecFwk::AppMgrClient
H A Dapp_mgr_proxy.cpp1863 int32_t AppMgrProxy::NotifyMemorySizeStateChanged(bool isMemorySizeSufficent) in NotifyMemorySizeStateChanged() function in OHOS::AppExecFwk::AppMgrProxy