Searched refs:found_paths (Results 1 – 1 of 1) sorted by relevance
61 vector<string> found_paths; in FindImportFile() local65 found_paths.emplace_back(path); in FindImportFile()69 int num_found = found_paths.size(); in FindImportFile()80 return found_paths.front(); in FindImportFile()84 << android::base::Join(found_paths, "\n"); in FindImportFile()