Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
Dfreeze_detector_unittest.cpp162 .InitDomain("KERNEL_VENDOR")
168 .InitDomain("KERNEL_VENDOR3")
191 .InitDomain("KERNEL_VENDOR")
197 .InitDomain("AAFWK")
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dwatch_point.h35 Builder& InitDomain(const std::string& domain);
Dwatch_point.cpp79 WatchPoint::Builder& WatchPoint::Builder::InitDomain(const std::string& domain) in InitDomain() function in OHOS::HiviewDFX::WatchPoint::Builder
Ddb_helper.cpp70 .InitDomain(domain) in SelectEventFromDB()
Dfreeze_detector_plugin.cpp122 .InitDomain(event.domain_) in MakeWatchPoint()