Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/fml/platform/posix/
Dfile_posix.cc62 fml::UniqueFD OpenFile(const char* path, in OpenFile() function
69 fml::UniqueFD OpenFile(const fml::UniqueFD& base_directory, in OpenFile() function
/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 __anonb878fc380111::DataFileStreamer
/third_party/openh264/test/
DBaseDecoderTest.h46 OpenFile, enumerator
DBaseThreadDecoderTest.h27 OpenFile, enumerator
/third_party/json/test/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/flutter/engine/flutter/fml/platform/win/
Dfile_win.cc133 fml::UniqueFD OpenFile(const fml::UniqueFD& base_directory, in OpenFile() function
141 fml::UniqueFD OpenFile(const char* path, 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/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dpath.cc214 Status Path::OpenFile(int *file_descriptor, bool create) { in OpenFile() function in mindspore::dataset::Path
/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