Searched refs:nested_subdirs (Results 1 – 1 of 1) sorted by relevance
125 static bool CreateNestedDirs(const string& caller_base_dir, const vector<string>& nested_subdirs) { in CreateNestedDirs() argument130 for (const string& subdir : nested_subdirs) { in CreateNestedDirs()