Searched refs:PLUGIN_NAME (Results 1 - 3 of 3) sorted by relevance
/base/hiviewdfx/hiview/plugins/performance/ |
H A D | XperfPlugin.h | 39 static constexpr const char* const PLUGIN_NAME = "Xperf"; member in OHOS::HiviewDFX::XperfPlugin
|
H A D | XperfPlugin.cpp | 102 SetName(PLUGIN_NAME); in OnLoad()
|
/base/hiviewdfx/hisysevent/test/moduletest/common/ |
H A D | hisysevent_manager_c_test.cpp | 640 std::string cond4 = R"~({"version":"V1","condition":{"and":[{"invalid":"PLUGIN_NAME","op":"=",
in HWTEST_F() 644 std::string cond5 = R"~({"version":"V1","condition":{"and":[{"param":"PLUGIN_NAME","invalid":"=",
in HWTEST_F() 648 std::string cond6 = R"~({"version":"V1","condition":{"and":[{"param":"PLUGIN_NAME","op":"**",
in HWTEST_F() 652 std::string cond7 = R"~({"version":"V1","condition":{"and":[{"param":"PLUGIN_NAME","op":"=",
in HWTEST_F() 656 std::string cond8 = R"~({"version":"V1","condition":{"and":[{"param":"PLUGIN_NAME","op":"=",
in HWTEST_F()
|
Completed in 3 milliseconds