Searched refs:temp_disk_file (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dimporter.cc456 string temp_disk_file; local
458 mappings_[i].disk_path, &temp_disk_file)) {
459 io::ZeroCopyInputStream* stream = OpenDiskFile(temp_disk_file);
462 *disk_file = temp_disk_file;
470 temp_disk_file;

Completed in 142 milliseconds