Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h113 std::vector<std::string> GetConfigFileList(const std::string& relativeConfigPath);
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp326 …:vector<std::string> StandbyConfigManager::GetConfigFileList(const std::string& relativeConfigPath) in GetConfigFileList() argument
349 if (JsonUtils::GetRealPath(configDir + relativeConfigPath, baseRealPath) in GetConfigFileList()