Searched refs:dir_name (Results 1 – 1 of 1) sorted by relevance
809 std::string dir_name = Dirname(cache_info_filename_); in WriteCacheInfo() local810 if (!EnsureDirectoryExists(dir_name)) { in WriteCacheInfo()811 return Errorf("Could not create directory {}", QuotePath(dir_name)); in WriteCacheInfo()