Home
last modified time | relevance | path

Searched refs:_tempFile (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/Common/
DInOutTempBuffer.h14 NWindows::NFile::NDirectory::CTempFile _tempFile; variable
DInOutTempBuffer.cpp48 if (_tempFile.Create(tempDirPath, kTempFilePrefixString, _tempFileName) == 0) in WriteToFile()
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DCPUProfileView.js850 this._tempFile = null;
931 return !!this._tempFile;
953 this._tempFile.read(didRead.bind(this));
1012 this._tempFile = tempFile;