Searched defs:config_path (Results 1 – 3 of 3) sorted by relevance
34 Result<LinkerConfig> ParseLinkerConfig(const std::string& config_path) { in ParseLinkerConfig()
69 string config_path = findConfigPath(); in loadConfig() local
116 auto config_path = unsquash_dir.GetPath().Append(kUpdateEngineConf); in GetUpdateEngineConfig() local