Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/multi_instance_utils_second_test/
Dmock_iapp_mgr.h327 virtual int32_t GetProcessMemoryByPid(const int32_t pid, int32_t& memorySize) in GetProcessMemoryByPid() function
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service.cpp1337 int32_t AppMgrService::GetProcessMemoryByPid(const int32_t pid, int32_t &memorySize) in GetProcessMemoryByPid() function in OHOS::AppExecFwk::AppMgrService
Dapp_mgr_service_inner.cpp7801 int32_t AppMgrServiceInner::GetProcessMemoryByPid(const int32_t pid, int32_t &memorySize) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
Djs_app_manager.cpp168 static napi_value GetProcessMemoryByPid(napi_env env, napi_callback_info info) in GetProcessMemoryByPid() function in OHOS::AbilityRuntime::__anonb6686f3f0111::JsAppManager
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_mgr_proxy.cpp1472 int32_t AppMgrProxy::GetProcessMemoryByPid(const int32_t pid, int32_t &memorySize) in GetProcessMemoryByPid() function in OHOS::AppExecFwk::AppMgrProxy