Home
last modified time | relevance | path

Searched refs:GetProcess (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dget_process_info.h30 uint64_t GetProcess(const GroupMap &infos) const;
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_process_info.cpp33 uint64_t GetProcessInfo::GetProcess(const GroupMap &infos) const in GetProcess() function in OHOS::HiviewDFX::GetProcessInfo
H A Dmemory_info.cpp316 value = getProcessInfo->GetProcess(infos); in GetProcesses()
/ohos5.0/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_memory_test.cpp200 int value = static_cast<int>(getProcessInfo->GetProcess(groupMap));