Home
last modified time | relevance | path

Searched refs:GetGraphicsMemory (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_info.h89 static bool GetGraphicsMemory(int32_t pid, MemInfoData::GraphicsMemory &graphicsMemory);
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp185 bool MemoryInfo::GetGraphicsMemory(int32_t pid, MemInfoData::GraphicsMemory &graphicsMemory) in GetGraphicsMemory() function in OHOS::HiviewDFX::MemoryInfo
227 if (GetGraphicsMemory(pid, graphicsMemory)) { in GetMemoryInfoByPid()
540 if (GetGraphicsMemory(pid, graphicsMemory)) { in GetMemByProcessPid()