Searched refs:GetAllRealConfigPath (Results 1 – 2 of 2) sorted by relevance
227 std::vector<std::string> GetAllRealConfigPath(const std::string& configName);
189 auto configFilePaths = GetAllRealConfigPath(configPath); in GetConfigContent()214 std::vector<std::string> PluginMgr::GetAllRealConfigPath(const std::string& configName) in GetAllRealConfigPath() function in OHOS::ResourceSchedule::PluginMgr