Home
last modified time | relevance | path

Searched defs:OpenFile (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
DDataStream.cpp65 std::error_code OpenFile(const std::string &Filename) { in OpenFile() function in __anone48184390111::DataFileStreamer
/third_party/node/deps/v8/src/diagnostics/
Dcode-tracer.h75 void OpenFile() { in OpenFile() function
/third_party/openh264/test/
DBaseDecoderTest.h46 OpenFile, enumerator
DBaseThreadDecoderTest.h27 OpenFile, enumerator
/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerIOPosix.cpp62 FILE* OpenFile(int Fd, const char* Mode) { in OpenFile() function
DFuzzerIOWindows.cpp126 FILE* OpenFile(int Fd, const char* Mode) { in OpenFile() function
/third_party/cef/libcef_dll/ctocpp/
Dzip_reader_ctocpp.cc166 bool CefZipReaderCToCpp::OpenFile(const CefString& password) { in OpenFile() function in CefZipReaderCToCpp
/third_party/cef/libcef/browser/
Dzip_reader_impl.cc192 bool CefZipReaderImpl::OpenFile(const CefString& password) { in OpenFile() function in CefZipReaderImpl
/third_party/lzma/CPP/7zip/Archive/7z/
D7zExtract.cpp76 HRESULT CFolderOutStream::OpenFile(bool isCorrupted) in OpenFile() function in NArchive::N7z::CFolderOutStream
D7zUpdate.cpp1232 HRESULT CRepackStreamBase::OpenFile() in OpenFile() function in NArchive::N7z::CRepackStreamBase
/third_party/gn/src/base/files/
Dfile_util_win.cc507 FILE* OpenFile(const FilePath& filename, const char* mode) { in OpenFile() function
Dfile_util_posix.cc497 FILE* OpenFile(const FilePath& filename, const char* mode) { in OpenFile() function