Home
last modified time | relevance | path

Searched defs:isNeedUpdate (Results 1 – 8 of 8) sorted by relevance

/base/hiviewdfx/hiview/framework/native/unified_collection/collector/empty_impl/cpu/
Dcpu_collector_empty_impl.cpp31 CollectResult<SysCpuUsage> CpuCollectorEmptyImpl::CollectSysCpuUsage(bool isNeedUpdate) in CollectSysCpuUsage()
46 …d::vector<ProcessCpuStatInfo>> CpuCollectorEmptyImpl::CollectProcessCpuStatInfos(bool isNeedUpdate) in CollectProcessCpuStatInfos()
51 …rocessCpuStatInfo> CpuCollectorEmptyImpl::CollectProcessCpuStatInfo(int32_t pid, bool isNeedUpdate) in CollectProcessCpuStatInfo()
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/impl/cpu/src/
Dcpu_collector_impl.cpp64 CollectResult<SysCpuUsage> CpuCollectorImpl::CollectSysCpuUsage(bool isNeedUpdate) in CollectSysCpuUsage()
94 …lt<std::vector<ProcessCpuStatInfo>> CpuCollectorImpl::CollectProcessCpuStatInfos(bool isNeedUpdate) in CollectProcessCpuStatInfos()
103 …ult<ProcessCpuStatInfo> CpuCollectorImpl::CollectProcessCpuStatInfo(int32_t pid, bool isNeedUpdate) in CollectProcessCpuStatInfo()
Dprocess_state_info_collector.cpp90 bool isNeedUpdate) in CollectProcessCpuStatInfos()
112 bool isNeedUpdate) in CalculateProcessCpuStatInfos()
195 …essCpuStatInfo> ProcessStatInfoCollector::CollectProcessCpuStatInfo(int32_t pid, bool isNeedUpdate) in CollectProcessCpuStatInfo()
Dthread_state_info_collector.cpp114 …std::vector<ThreadCpuStatInfo>> ThreadStateInfoCollector::CollectThreadStatInfos(bool isNeedUpdate) in CollectThreadStatInfos()
150 bool isNeedUpdate) in CalculateThreadCpuStatInfos()
Dsys_cpu_usage_collector.cpp31 CollectResult<SysCpuUsage> SysCpuUsageCollector::CollectSysCpuUsage(bool isNeedUpdate) in CollectSysCpuUsage()
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
Dcpu_decorator.cpp35 CollectResult<SysCpuUsage> CpuDecorator::CollectSysCpuUsage(bool isNeedUpdate) in CollectSysCpuUsage()
55 …tResult<ProcessCpuStatInfo> CpuDecorator::CollectProcessCpuStatInfo(int32_t pid, bool isNeedUpdate) in CollectProcessCpuStatInfo()
75 …Result<std::vector<ProcessCpuStatInfo>> CpuDecorator::CollectProcessCpuStatInfos(bool isNeedUpdate) in CollectProcessCpuStatInfos()
90 …llectResult<std::vector<ThreadCpuStatInfo>> CpuDecorator::CollectThreadStatInfos(bool isNeedUpdate) in CollectThreadStatInfos()
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt_utils/file_manager/
Dsandbox_json_manager.cpp340 bool isNeedUpdate = false; in RemoveRetentionInfoByUserId() local
/base/telephony/telephony_data/pdp_profile/src/
Dpdp_profile_ability.cpp249 std::shared_ptr<DataShare::DataShareResultSet> sharedPtrResult, bool &isNeedUpdate) in NeedUpdatePdpSharedPtrResult()