Home
last modified time | relevance | path

Searched refs:PLUGIN_NAME (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/performance/
H A DXperfPlugin.h39 static constexpr const char* const PLUGIN_NAME = "Xperf"; member in OHOS::HiviewDFX::XperfPlugin
H A DXperfPlugin.cpp102 SetName(PLUGIN_NAME); in OnLoad()
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp640 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 4 milliseconds