Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_info.h113 void SetSharedClean(MemInfoData::MemInfo &meminfo, uint64_t value);
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp50 bind(&MemoryInfo::SetSharedClean, this, placeholders::_1, placeholders::_2))); in MemoryInfo()
777 void MemoryInfo::SetSharedClean(MemInfoData::MemInfo &meminfo, uint64_t value) in SetSharedClean() function in OHOS::HiviewDFX::MemoryInfo