/aosp_15_r20/external/python/cpython2/Demo/tkinter/matt/ |
D | menu-simple.py | 40 def open_file(): function
|
D | menu-all-types-of-entries.py | 40 def open_file(): function
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | pidfile.py | 12 def open_file(self): member in PidFileManager
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/example/ |
D | errinfos.cpp | 29 open_file( char const * file, char const * mode ) in open_file() function
|
/aosp_15_r20/external/liburing/test/ |
H A D | personality.c | 20 static int open_file(struct io_uring *ring, int cred_id, int with_link) in open_file() function
|
H A D | close-opath.c | 70 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 D | kotlin_generator.cc | 100 auto open_file = [context](const std::string& filename) { in Generate() local
|
H A D | file.cc | 692 auto open_file = [context](const std::string& filename) { in GenerateKotlinSiblings() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/ |
H A D | kotlin_generator.cc | 100 auto open_file = [context](const std::string& filename) { in Generate() local
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_modulefinder.py | 206 def open_file(path): function
|
/aosp_15_r20/external/strace/tests/ |
H A D | qual_fault.c | 105 open_file(const char *prefix, int proc) in open_file() function
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | qual_fault.c | 105 open_file(const char *prefix, int proc) in open_file() function
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | qual_fault.c | 105 open_file(const char *prefix, int proc) in open_file() function
|
/aosp_15_r20/external/bc/gen/ |
H A D | strgen.c | 102 open_file(FILE** f, const char* filename, const char* mode) in open_file() function
|
/aosp_15_r20/external/strace/ |
H A D | util.c | 1225 # define open_file open64 macro 1227 # define open_file open macro
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify04.c | 90 static void open_file(char *file) in open_file() function
|
/aosp_15_r20/external/ltp/testcases/kernel/sched/sched_stress/ |
H A D | sched_tc6.c | 260 int open_file(char *file, int open_mode) in open_file() function
|
/aosp_15_r20/trusty/user/base/lib/storage/rust/src/ |
D | transaction.rs | 62 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 D | tst_fd.c | 33 static void open_file(struct tst_fd *fd) in open_file() function
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_modulefinder.py | 290 def open_file(path): function
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/ |
H A D | glsl_scraper.py | 272 def open_file(name, mode): function
|
/aosp_15_r20/system/bpf/loader/ |
H A D | bpfloader.rs | 188 let open_file = ob.open_file(&filepath)?; in libbpf_worker() localVariable
|
/aosp_15_r20/external/fsverity-utils/programs/ |
H A D | utils.c | 107 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 D | smbprovider.py | 233 def open_file(self, mount_id, file_path, writeable): member in SmbProvider
|
/aosp_15_r20/packages/modules/Virtualization/android/vm_demo_native/ |
D | main.cpp | 137 Result<ScopedFileDescriptor> open_file(const std::string& path, int flags) { in open_file() function
|