Searched refs:id_map_path (Results 1 – 1 of 1) sorted by relevance
611 const std::string& id_map_path) { in WriteStableIdMapToPath() argument612 std::ofstream fout(id_map_path, std::ofstream::binary); in WriteStableIdMapToPath()614 diag->Error(DiagMessage(id_map_path) << strerror(errno)); in WriteStableIdMapToPath()625 diag->Error(DiagMessage(id_map_path) << "failed writing to file: " in WriteStableIdMapToPath()