Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/include/
H A Dfold_event_cacher.h49 …void ProcessCountDurationEvent(AppEventRecord& appEventRecord, std::map<int, uint64_t>& durations);
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_event_cacher.cpp252 void FoldEventCacher::ProcessCountDurationEvent(AppEventRecord& appEventRecord, std::map<int, uint6… in ProcessCountDurationEvent() function in OHOS::HiviewDFX::FoldEventCacher
278 ProcessCountDurationEvent(appEventRecord, durations); in CountLifeCycleDuration()