Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_source_example/
H A Devent_source_example.cpp55 CreateWatchFile(SYSTEM_FAULT_LOG_PATH + "/aaa"); in OnLoad()
56 CreateWatchFile(SYSTEM_FAULT_LOG_PATH + "/bbb"); in OnLoad()
57 CreateWatchFile(SYSTEM_FAULT_LOG_PATH + "/ccc"); in OnLoad()
59 CreateWatchFile(SYSTEM_FAULT_LOG_PATH + "/testaa"); in OnLoad()
60 CreateWatchFile(SYSTEM_FAULT_LOG_PATH + "/testbb"); in OnLoad()
61 CreateWatchFile(SYSTEM_FAULT_LOG_PATH + "/testcc"); in OnLoad()
64 void EventSourceExample::CreateWatchFile(const std::string& path) in CreateWatchFile() function in OHOS::HiviewDFX::EventSourceExample
H A Devent_source_example.h81 void CreateWatchFile(const std::string& path);
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/
H A Dbundle_event_source_example.cpp56 CreateWatchFile(SYSTEM_FAULT_LOG_PATH + "/testbb"); in OnLoad()
57 CreateWatchFile(SYSTEM_FAULT_LOG_PATH + "/testcc"); in OnLoad()
60 void BundleEventSourceExample::CreateWatchFile(const std::string& path) in CreateWatchFile() function in OHOS::HiviewDFX::BundleEventSourceExample
H A Dbundle_event_source_example.h82 void CreateWatchFile(const std::string& path);
/ohos5.0/base/hiviewdfx/hiview/
H A Dhiview_zh.md438 void CreateWatchFile(const std::string& path);