Searched refs:raw_context_file_ (Results 1 – 1 of 1) sorted by relevance
40 , raw_context_file_(NULL) in SnapshotWriter()48 if (raw_context_file_) fclose(raw_context_file_); in ~SnapshotWriter()58 raw_context_file_ = GetFileDescriptorOrDie(raw_context_file); in SetRawFiles()117 WriteData("context_", context_snapshot_data, raw_context_file_); in WriteSnapshotFile()231 FILE* raw_context_file_; member in SnapshotWriter