Home
last modified time | relevance | path

Searched defs:open_file (Results 1 – 25 of 57) sorted by relevance

123

/aosp_15_r20/external/python/cpython2/Demo/tkinter/matt/
Dmenu-simple.py40 def open_file(): function
Dmenu-all-types-of-entries.py40 def open_file(): function
/aosp_15_r20/external/autotest/client/common_lib/
H A Dpidfile.py12 def open_file(self): member in PidFileManager
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/example/
Derrinfos.cpp29 open_file( char const * file, char const * mode ) in open_file() function
/aosp_15_r20/external/liburing/test/
H A Dpersonality.c20 static int open_file(struct io_uring *ring, int cred_id, int with_link) in open_file() function
H A Dclose-opath.c70 static int open_file(const char *path, const oflgs_t *oflgs) in open_file() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
H A Dkotlin_generator.cc100 auto open_file = [context](const std::string& filename) { in Generate() local
H A Dfile.cc692 auto open_file = [context](const std::string& filename) { in GenerateKotlinSiblings() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/
H A Dkotlin_generator.cc100 auto open_file = [context](const std::string& filename) { in Generate() local
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_modulefinder.py206 def open_file(path): function
/aosp_15_r20/external/strace/tests/
H A Dqual_fault.c105 open_file(const char *prefix, int proc) in open_file() function
/aosp_15_r20/external/strace/tests-mx32/
H A Dqual_fault.c105 open_file(const char *prefix, int proc) in open_file() function
/aosp_15_r20/external/strace/tests-m32/
H A Dqual_fault.c105 open_file(const char *prefix, int proc) in open_file() function
/aosp_15_r20/external/bc/gen/
H A Dstrgen.c102 open_file(FILE** f, const char* filename, const char* mode) in open_file() function
/aosp_15_r20/external/strace/
H A Dutil.c1225 # define open_file open64 macro
1227 # define open_file open macro
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify04.c90 static void open_file(char *file) in open_file() function
/aosp_15_r20/external/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc6.c260 int open_file(char *file, int open_mode) in open_file() function
/aosp_15_r20/trusty/user/base/lib/storage/rust/src/
Dtransaction.rs62 pub fn open_file(&mut self, name: &str, mode: OpenMode) -> Result<SecureFile, Error> { in open_file() method
/aosp_15_r20/external/ltp/lib/
H A Dtst_fd.c33 static void open_file(struct tst_fd *fd) in open_file() function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_modulefinder.py290 def open_file(path): function
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dglsl_scraper.py272 def open_file(name, mode): function
/aosp_15_r20/system/bpf/loader/
H A Dbpfloader.rs188 let open_file = ob.open_file(&filepath)?; in libbpf_worker() localVariable
/aosp_15_r20/external/fsverity-utils/programs/
H A Dutils.c107 bool open_file(struct filedes *file, const char *filename, int flags, int mode) in open_file() function
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Dsmbprovider.py233 def open_file(self, mount_id, file_path, writeable): member in SmbProvider
/aosp_15_r20/packages/modules/Virtualization/android/vm_demo_native/
Dmain.cpp137 Result<ScopedFileDescriptor> open_file(const std::string& path, int flags) { in open_file() function

123