Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp59 static const char DISPATCH_RULE_CONFIG_DIR[] = "/system/etc/hiview/listener_rule/"; variable
500 …if (std::string configPath = DISPATCH_RULE_CONFIG_DIR + pluginInfo.name; FileUtil::FileExists(conf… in InitPlugin()