Home
last modified time | relevance | path

Searched refs:NotifyClient (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hisysevent/frameworks/native/include/
Dhisysevent_tool.h53 void NotifyClient();
/base/hiviewdfx/hisysevent/frameworks/native/
Dhisysevent_tool.cpp283 void HiSysEventTool::NotifyClient() in NotifyClient() function in OHOS::HiviewDFX::HiSysEventTool
/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/
Dhisysevent_tool_unit_test.cpp52 tool->NotifyClient(); in RunCmds()