pwg_file_          33 chrome/browser/local_discovery/pwg_raster_converter.cc     if (pwg_file_ != base::kInvalidPlatformFileValue)
pwg_file_          34 chrome/browser/local_discovery/pwg_raster_converter.cc       base::ClosePlatformFile(pwg_file_);
pwg_file_          57 chrome/browser/local_discovery/pwg_raster_converter.cc     DCHECK_NE(pwg_file_, base::kInvalidPlatformFileValue);
pwg_file_          59 chrome/browser/local_discovery/pwg_raster_converter.cc         IPC::GetFileHandleForProcess(pwg_file_, process, true);
pwg_file_          60 chrome/browser/local_discovery/pwg_raster_converter.cc     pwg_file_ = base::kInvalidPlatformFileValue;
pwg_file_          67 chrome/browser/local_discovery/pwg_raster_converter.cc   base::PlatformFile pwg_file_;
pwg_file_          86 chrome/browser/local_discovery/pwg_raster_converter.cc   pwg_file_ = base::CreatePlatformFile(GetPwgPath(),
pwg_file_          93 chrome/browser/local_discovery/pwg_raster_converter.cc          pwg_file_ != base::kInvalidPlatformFileValue;