Home
last modified time | relevance | path

Searched defs:configFilePath (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/privacy_controller/
Dprivacy_controller.cpp47 …const std::string configFilePath = HiViewConfigUtil::GetConfigFilePath("allow_list/" + allowListFi… in GetAllowBundleNamesFromFile() local
/base/web/webview/test/unittest/nweb_config_helper_test/
Dnweb_config_helper_test.cpp85 std::string configFilePath = "nonexistent.xml"; variable
/base/web/webview/ohos_nweb/src/
Dnweb_config_helper.cpp241 void NWebConfigHelper::ParseWebConfigXml(const std::string& configFilePath, in ParseWebConfigXml()