Home
last modified time | relevance | path

Searched defs:file_status (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Dfile_status.hpp128 class file_status class
131 BOOST_CONSTEXPR file_status() BOOST_NOEXCEPT : in file_status() function in boost::filesystem::file_status
135 explicit BOOST_CONSTEXPR file_status(file_type v) BOOST_NOEXCEPT : in file_status() function in boost::filesystem::file_status
139 BOOST_CONSTEXPR file_status(file_type v, perms prms) BOOST_NOEXCEPT : in file_status() function in boost::filesystem::file_status
148 BOOST_CONSTEXPR file_status(const file_status& rhs) BOOST_NOEXCEPT : in file_status() function in boost::filesystem::file_status
161 BOOST_CONSTEXPR file_status(file_status&& rhs) BOOST_NOEXCEPT : in file_status() function in boost::filesystem::file_status
/aosp_15_r20/frameworks/compile/mclinker/lib/Support/
DFileSystem.cpp17 mcld::sys::fs::FileStatus file_status; in exists() local
24 FileStatus file_status; in is_directory() local
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h169 file_status() in file_status() function
174 file_status(file_type Type) in file_status() function
179 file_status(file_type Type, perms Perms, dev_t Dev, ino_t Ino, time_t ATime, in file_status() function
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DFileSystem.h168 file_status() in file_status() function
173 file_status(file_type Type) in file_status() function
178 file_status(file_type Type, perms Perms, dev_t Dev, ino_t Ino, time_t ATime, in file_status() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFileSystem.h263 explicit file_status(file_type Type) : basic_file_status(Type) {} in file_status() function
266 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() function
274 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DFileSystem.h242 explicit file_status(file_type Type) : basic_file_status(Type) {} in file_status() function
245 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() function
253 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DFileSystem.h242 explicit file_status(file_type Type) : basic_file_status(Type) {} in file_status() function
245 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() function
253 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DFileSystem.h242 explicit file_status(file_type Type) : basic_file_status(Type) {} in file_status() function
245 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() function
253 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DFileSystem.h242 explicit file_status(file_type Type) : basic_file_status(Type) {} in file_status() function
245 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() function
253 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DFileSystem.h243 explicit file_status(file_type Type) : basic_file_status(Type) {} in file_status() function
246 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() function
254 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/src/
Ddirectory.cpp208 fs::file_status&, fs::file_status&) in dir_itr_first()
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/xds/src/main/proto/udpa/annotations/
H A Dstatus.proto16 StatusAnnotation file_status = 222707719; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/udpa/annotations/
Dstatus.proto16 StatusAnnotation file_status = 222707719; field
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__filesystem/
Dfile_status.h29 _LIBCPP_HIDE_FROM_ABI file_status() noexcept : file_status(file_type::none) {} in file_status() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__filesystem/
H A Dfile_status.h29 _LIBCPP_HIDE_FROM_ABI file_status() noexcept : file_status(file_type::none) {} in file_status() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__filesystem/
Dfile_status.h28 _LIBCPP_HIDE_FROM_ABI file_status() noexcept : file_status(file_type::none) {} in file_status() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__filesystem/
Dfile_status.h28 _LIBCPP_HIDE_FROM_ABI file_status() noexcept : file_status(file_type::none) {} in file_status() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__filesystem/
Dfile_status.h29 _LIBCPP_HIDE_FROM_ABI file_status() noexcept : file_status(file_type::none) {} in file_status() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__filesystem/
Dfile_status.h29 _LIBCPP_HIDE_FROM_ABI file_status() noexcept : file_status(file_type::none) {} in file_status() function
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/xds/src/main/proto/xds/annotations/v3/
H A Dstatus.proto12 FileStatusAnnotation file_status = 226829418; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/xds/annotations/v3/
Dstatus.proto12 FileStatusAnnotation file_status = 226829418; field
/aosp_15_r20/external/zstd/contrib/pzstd/utils/
H A DFileSystem.h28 typedef struct ::_stat64 file_status; typedef
/aosp_15_r20/trusty/user/app/keymaster/
Dsecure_storage_manager.cpp712 FileStatus* file_status = reinterpret_cast<FileStatus*>(stream->state); in write_to_file_callback() local
728 FileStatus* file_status = reinterpret_cast<FileStatus*>(stream->state); in read_from_file_callback() local
/aosp_15_r20/external/vboot_reference/host/arch/arm/lib/
H A Dcrossystem_arch.c122 struct stat file_status; in FdtPropertyExist() local
/aosp_15_r20/external/mobile-data-download/proto/
H A Dmetadata.proto550 optional FileStatus file_status = 5; field

12