Searched refs:DISPATCH_RULE_CONFIG_DIR (Results 1 – 1 of 1) sorted by relevance
59 static const char DISPATCH_RULE_CONFIG_DIR[] = "/system/etc/hiview/listener_rule/"; variable500 …if (std::string configPath = DISPATCH_RULE_CONFIG_DIR + pluginInfo.name; FileUtil::FileExists(conf… in InitPlugin()