Searched refs:new_data_blobs_path (Results 1 – 2 of 2) sorted by relevance
87 const std::string& new_data_blobs_path);
309 const string& new_data_blobs_path) { in ReorderDataBlobs() argument316 new_data_blobs_path.c_str(), O_WRONLY | O_TRUNC | O_CREAT, 0644); in ReorderDataBlobs()318 PLOG(ERROR) << "Error creating " << new_data_blobs_path; in ReorderDataBlobs()