Home
last modified time | relevance | path

Searched defs:GetTotalMemory (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/memmgr/interface/innerkits/src/
H A Dmem_mgr_client.cpp143 int32_t MemMgrClient::GetTotalMemory(int32_t &memSize) in GetTotalMemory() function in OHOS::Memory::MemMgrClient
163 int32_t MemMgrClient::GetTotalMemory() in GetTotalMemory() function in OHOS::Memory::MemMgrClient
198 int32_t MemMgrClient::GetTotalMemory(int32_t &memSize) in GetTotalMemory() function in OHOS::Memory::MemMgrClient
208 int32_t MemMgrClient::GetTotalMemory() in GetTotalMemory() function in OHOS::Memory::MemMgrClient
H A Dmem_mgr_proxy.cpp297 int32_t MemMgrProxy::GetTotalMemory(int32_t &memSize) in GetTotalMemory() function in OHOS::Memory::MemMgrProxy
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/
H A Dmem_mgr_service.cpp191 int32_t MemMgrService::GetTotalMemory(int32_t &memSize) in GetTotalMemory() function in OHOS::Memory::MemMgrService