Searched refs:filename_ (Results 1 – 2 of 2) sorted by relevance
52 : filename_(filename), in RecordFileWriter()126 PLOG(ERROR) << "failed to write to record file '" << filename_ << "'"; in Write()314 PLOG(ERROR) << "failed to close record file '" << filename_ << "'"; in Close()335 : filename_(filename), record_fd_(fd), mmap_addr_(nullptr), mmap_len_(0) { in RecordFileReader()347 PLOG(ERROR) << "failed to munmap() record file '" << filename_ << "'"; in Close()351 PLOG(ERROR) << "failed to close record file '" << filename_ << "'"; in Close()366 PLOG(ERROR) << "failed to mmap() record file '" << filename_ << "'"; in MmapFile()
71 const std::string filename_; variable108 const std::string filename_; variable