Home
last modified time | relevance | path

Searched refs:InitStringId (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_unittest.cpp133 .InitStringId("SCREEN_ON")
152 .InitStringId("SCREEN_ON")
171 .InitStringId("UI_BLOCK_3S")
262 .InitStringId("SCREEN_ON")
291 .InitStringId("SCREEN_ON")
334 .InitStringId("SCREEN_ON")
353 .InitStringId("SCREEN_ON")
366 .InitStringId("SCREEN_ON")
406 .InitStringId("SCREEN_ON")
432 .InitStringId("SCREEN_ON")
[all …]
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dwatch_point.h36 Builder& InitStringId(const std::string& stringId);
H A Ddb_helper.cpp51 … .InitSeq(record->GetSeq()).InitDomain(result.GetDomain()).InitStringId(result.GetStringId()) in GetResultMap()
H A Dwatch_point.cpp88 WatchPoint::Builder& WatchPoint::Builder::InitStringId(const std::string& stringId) in InitStringId() function in OHOS::HiviewDFX::WatchPoint::Builder
H A Dfreeze_detector_plugin.cpp128 .InitStringId(event.eventName_) in MakeWatchPoint()