Home
last modified time | relevance | path

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

123

/external/rust/android-crates-io/crates/thiserror/tests/ui/
Dsame-from-type.rs6 OpenFile(#[from] std::io::Error), enumerator
/external/skia/bazel/exporter/interfaces/
Dfile_system.go12 OpenFile(path string) (Writer, error) methodSpec
/external/skia/bazel/exporter/interfaces/mocks/
DFileSystem.go16 func (_m *FileSystem) OpenFile(path string) (interfaces.Writer, error) { func
/external/llvm-libc/test/src/dirent/
Ddirent_test.cpp65 TEST(LlvmLibcDirentTest, OpenFile) { in TEST() argument
/external/cronet/tot/third_party/llvm-libc/src/test/src/dirent/
Ddirent_test.cpp65 TEST(LlvmLibcDirentTest, OpenFile) { in TEST() argument
/external/cronet/stable/third_party/llvm-libc/src/test/src/dirent/
Ddirent_test.cpp65 TEST(LlvmLibcDirentTest, OpenFile) { in TEST() argument
/external/cronet/stable/base/fuchsia/
Dfile_utils_unittest.cc37 TEST_F(OpenDirectoryTest, OpenFile) { in TEST_F() argument
/external/cronet/tot/base/fuchsia/
Dfile_utils_unittest.cc37 TEST_F(OpenDirectoryTest, OpenFile) { in TEST_F() argument
/external/swiftshader/third_party/subzero/pnacl-llvm/
DDataStream.cpp65 std::error_code OpenFile(const std::string &Filename) { in OpenFile() function in __anon976409280111::DataFileStreamer
/external/llvm/lib/Support/
DDataStream.cpp64 std::error_code OpenFile(const std::string &Filename) { in OpenFile() function in __anona450e09a0111::DataFileStreamer
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
Drand_util_posix.cc44 int OpenFile(const char* pathname, int flags) { in OpenFile() function
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
Drand_util_posix.cc44 int OpenFile(const char* pathname, int flags) { in OpenFile() function
/external/webrtc/modules/audio_processing/test/
Dtest_utils.cc73 FILE* OpenFile(absl::string_view filename, absl::string_view mode) { in OpenFile() function
/external/webrtc/modules/audio_coding/neteq/tools/
Drtp_file_source.cc86 bool RtpFileSource::OpenFile(absl::string_view file_name) { in OpenFile() function in webrtc::test::RtpFileSource
/external/crosvm/devices/src/virtio/snd/
Dfile_backend.rs31 OpenFile(base::Error), enumerator
/external/cronet/tot/net/ssl/
Dssl_key_logger_impl.cc58 void OpenFile(const base::FilePath& path) { in OpenFile() function in net::SSLKeyLoggerImpl::Core
/external/skia/bazel/exporter_tool/
Dmain.go787 func (fs *fileSystem) OpenFile(path string) (interfaces.Writer, error) { func
/external/cronet/stable/net/ssl/
Dssl_key_logger_impl.cc58 void OpenFile(const base::FilePath& path) { in OpenFile() function in net::SSLKeyLoggerImpl::Core
/external/sandboxed-api/contrib/libraw/utils/
Dutils_libraw.cc41 absl::Status LibRaw::OpenFile() { in OpenFile() function in LibRaw
/external/libchrome-gestures/src/
Dfile_util.cc17 FILE* OpenFile(const char* filename, const char* mode) { in OpenFile() function
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/
Dproc_maps_linux.cc35 int OpenFile(const char* pathname, int flags) { in OpenFile() function
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/
Dproc_maps_linux.cc35 int OpenFile(const char* pathname, int flags) { in OpenFile() function
/external/tflite-support/tensorflow_lite_support/metadata/cc/utils/
Dzip_readonly_mem_file.cc44 voidpf ZipReadOnlyMemFile::OpenFile(voidpf opaque, const void* filename, in OpenFile() function in tflite::metadata::ZipReadOnlyMemFile
/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerIOPosix.cpp110 FILE* OpenFile(int Fd, const char* Mode) { in OpenFile() function
/external/coreboot/util/board_status/go/src/cbfs/
Dcbfs.go223 func OpenFile(file *os.File) (CBFSReader, error) { func

123