Searched refs:snapshot_file (Results 1 – 1 of 1) sorted by relevance
29 void SetSnapshotFile(const char* snapshot_file) { in SetSnapshotFile() argument30 if (snapshot_file != NULL) fp_ = GetFileDescriptorOrDie(snapshot_file); in SetSnapshotFile()