Home
last modified time | relevance | path

Searched defs:fileDescriptor (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/
H A Dstat_fstatfs64_test.cpp20 int fileDescriptor = open("/proc", O_RDONLY); in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/
H A Dlinux_setxattr_test.cpp37 int fileDescriptor = open(filePath, O_RDWR | O_CREAT, 0666); in HWTEST_F() local
H A Dlinux_getxattr_test.cpp35 int fileDescriptor = open(filePath, O_RDWR | O_CREAT, 0666); in HWTEST_F() local
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DTypeRegistry.cs149 internal void AddFile(FileDescriptor fileDescriptor) in AddFile() argument
/developtools/smartperf_host/trace_streamer/src/proto_reader/protoc_plugin/
H A Dproto_reader_plugin.cpp96 const FileDescriptor *fileDescriptor = fileDescriptor_->dependency(i); in ParserDependencies() local

Completed in 9 milliseconds