Home
last modified time | relevance | path

Searched defs:lastReportTime_ (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/service/include/
H A Dusage_event_report_service.h42 uint64_t lastReportTime_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/ressched/include/
H A Dressched_event_listener.h40 uint64_t lastReportTime_ = 0; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/include/
H A Dusage_event_report.h64 static uint64_t lastReportTime_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/include/dfx/
H A Dmultistages_capture_dfx_trigger_ratio.h49 int64_t lastReportTime_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/
H A Drs_node_stats.h73 int64_t lastReportTime_ = TIMESTAMP_INITIAL; variable
H A Drs_jank_stats.h204 int64_t lastReportTime_ = TIMESTAMP_INITIAL; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/
H A Dusage_event_report.cpp42 uint64_t UsageEventReport::lastReportTime_ = 0; member in OHOS::HiviewDFX::UsageEventReport