Home
last modified time | relevance | path

Searched defs:file_flags (Results 1 – 25 of 71) sorted by relevance

123

/aosp_15_r20/external/libchrome/base/files/
H A Dfile_proxy.cc98 void RunWork(const FilePath& file_path, int file_flags) { in RunWork()
129 uint32_t file_flags = File::FLAG_WRITE | File::FLAG_TEMPORARY | in RunWork() local
243 uint32_t file_flags, in CreateOrOpen()
/aosp_15_r20/external/cronet/base/files/
H A Dfile_proxy.cc98 void RunWork(const FilePath& file_path, uint32_t file_flags) { in RunWork()
127 uint32_t file_flags = File::FLAG_WRITE | File::FLAG_WIN_TEMPORARY | in RunWork() local
253 uint32_t file_flags, in CreateOrOpen()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/opt/
H A Dopt.cpp580 std::vector<std::string>* file_flags) { in ReadFlagsFromFile()
639 std::vector<std::string> file_flags; in ParseOconfigFlag() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/opt/
Dopt.cpp580 std::vector<std::string>* file_flags) { in ReadFlagsFromFile()
639 std::vector<std::string> file_flags; in ParseOconfigFlag() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/opt/
H A Dopt.cpp592 std::vector<std::string>* file_flags) { in ReadFlagsFromFile()
651 std::vector<std::string> file_flags; in ParseOconfigFlag() local
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/
H A Dwindows_file_system.cc321 DWORD file_flags = FILE_ATTRIBUTE_READONLY | FILE_FLAG_OVERLAPPED; in NewRandomAccessFile() local
400 DWORD file_flags = FILE_ATTRIBUTE_READONLY; in NewReadOnlyMemoryRegionFromFile() local
/aosp_15_r20/external/crosvm/base/src/sys/unix/
H A Dmod.rs10 mod file_flags; module
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_stat.py7 file_flags = {'SF_APPEND', 'SF_ARCHIVED', 'SF_IMMUTABLE', 'SF_NOUNLINK', variable in TestFilemode
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_stat.py17 file_flags = {'SF_APPEND', 'SF_ARCHIVED', 'SF_IMMUTABLE', 'SF_NOUNLINK', variable in TestFilemode
/aosp_15_r20/external/libbpf/src/
H A Dbpf.h305 __u32 file_flags; member
319 __u32 file_flags; member
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dbpf.h305 __u32 file_flags; member
319 __u32 file_flags; member
/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext_srcs/gen/0/external/iptables/extensions/
Dlibxt_bpf.c74 __u32 file_flags; in bpf_obj_get_readonly() member
/aosp_15_r20/external/iptables/extensions/
H A Dlibxt_bpf.c74 __u32 file_flags; in bpf_obj_get_readonly() member
/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext_srcs/gen/gensrcs/external/iptables/extensions/
Dlibxt_bpf.c74 __u32 file_flags; in bpf_obj_get_readonly() member
/aosp_15_r20/external/strace/
H A Dbpf_attr.h136 uint32_t file_flags; member
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_memory_allocator_unittest.cc866 const uint32_t file_flags = in TEST() local
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_memory_allocator_unittest.cc941 const uint32_t file_flags = in TEST() local
/aosp_15_r20/art/tools/hiddenapi/
H A Dhiddenapi.cc1058 std::ofstream file_flags(api_flags_path_.c_str()); in ListApi() local
/aosp_15_r20/device/google/zuma/usb/usb/
DUsb.cpp1585 int file_flags = O_RDONLY; in displayPortPollWork() local
/aosp_15_r20/device/google/zumapro/usb/usb/
DUsb.cpp1740 int file_flags = O_RDONLY; in displayPortPollWork() local
/aosp_15_r20/external/ltp/include/lapi/
H A Dbpf.h241 uint32_t file_flags; member
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_reader_unittest.cc720 uint32_t file_flags = (MH_TWOLEVEL | in Header()
/aosp_15_r20/external/google-breakpad/src/google_breakpad/common/
H A Dminidump_format.h137 uint32_t file_flags; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/
Dbpf.h354 __u32 file_flags; member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/
Dbpf.h354 __u32 file_flags; member

123