Searched defs:configFilePath (Results 1 – 3 of 3) sorted by relevance
47 …const std::string configFilePath = HiViewConfigUtil::GetConfigFilePath("allow_list/" + allowListFi… in GetAllowBundleNamesFromFile() local
85 std::string configFilePath = "nonexistent.xml"; variable
241 void NWebConfigHelper::ParseWebConfigXml(const std::string& configFilePath, in ParseWebConfigXml()