Home
last modified time | relevance | path

Searched defs:GetMemCgProcesses (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dprocess_collector_impl.cpp63 CollectResult<std::unordered_set<int32_t>> ProcessCollectorImpl::GetMemCgProcesses() in GetMemCgProcesses() function in OHOS::HiviewDFX::UCollectUtil::ProcessCollectorImpl
70 using GetMemCgProcesses = bool (*)(std::unordered_set<int32_t>&); in GetMemCgProcesses() typedef
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
H A Dprocess_decorator.cpp24 CollectResult<std::unordered_set<int32_t>> ProcessDecorator::GetMemCgProcesses() in GetMemCgProcesses() function in OHOS::HiviewDFX::UCollectUtil::ProcessDecorator