Home
last modified time | relevance | path

Searched defs:NotifyProcMemoryLevel (Results 1 – 9 of 9) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/multi_instance_utils_second_test/
Dmock_iapp_mgr.h149 virtual int32_t NotifyProcMemoryLevel(const std::map<pid_t, MemoryLevel>& procLevelMap) in NotifyProcMemoryLevel() function
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_eighth_test/mock/src/
Dmock_app_running_manager.cpp268 int32_t AppRunningManager::NotifyProcMemoryLevel(const std::map<pid_t, MemoryLevel> &procLevelMap) in NotifyProcMemoryLevel() function in OHOS::AppExecFwk::AppRunningManager
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_seventh_test/mock/src/
Dmock_app_running_manager.cpp268 int32_t AppRunningManager::NotifyProcMemoryLevel(const std::map<pid_t, MemoryLevel> &procLevelMap) in NotifyProcMemoryLevel() function in OHOS::AppExecFwk::AppRunningManager
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_ninth_test/mock/src/
Dmock_app_running_manager.cpp277 int32_t AppRunningManager::NotifyProcMemoryLevel(const std::map<pid_t, MemoryLevel> &procLevelMap) in NotifyProcMemoryLevel() function in OHOS::AppExecFwk::AppRunningManager
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service.cpp543 int32_t AppMgrService::NotifyProcMemoryLevel(const std::map<pid_t, MemoryLevel> &procLevelMap) in NotifyProcMemoryLevel() function in OHOS::AppExecFwk::AppMgrService
Dapp_running_manager.cpp1293 int32_t AppRunningManager::NotifyProcMemoryLevel(const std::map<pid_t, MemoryLevel> &procLevelMap) in NotifyProcMemoryLevel() function in OHOS::AppExecFwk::AppRunningManager
Dapp_mgr_service_inner.cpp2807 int32_t AppMgrServiceInner::NotifyProcMemoryLevel(const std::map<pid_t, MemoryLevel> &procLevelMap) in NotifyProcMemoryLevel() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_mgr_client.cpp573 AppMgrResultCode AppMgrClient::NotifyProcMemoryLevel(const std::map<pid_t, MemoryLevel> &procLevelM… in NotifyProcMemoryLevel() function in OHOS::AppExecFwk::AppMgrClient
Dapp_mgr_proxy.cpp431 int32_t AppMgrProxy::NotifyProcMemoryLevel(const std::map<pid_t, MemoryLevel> &procLevelMap) in NotifyProcMemoryLevel() function in OHOS::AppExecFwk::AppMgrProxy