Home
last modified time | relevance | path

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

/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
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/udpa/annotations/
Dstatus.proto16 StatusAnnotation file_status = 222707719; field
/external/grpc-grpc-java/xds/third_party/xds/src/main/proto/udpa/annotations/
Dstatus.proto16 StatusAnnotation file_status = 222707719; field
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__filesystem/
Dfile_status.h28 _LIBCPP_HIDE_FROM_ABI file_status() noexcept : file_status(file_type::none) {} in file_status() function
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__filesystem/
Dfile_status.h28 _LIBCPP_HIDE_FROM_ABI file_status() noexcept : file_status(file_type::none) {} in file_status() function
/external/cronet/stable/third_party/libc++/src/include/__filesystem/
Dfile_status.h28 _LIBCPP_HIDE_FROM_ABI file_status() noexcept : file_status(file_type::none) {} in file_status() function
/external/cronet/tot/third_party/libc++/src/include/__filesystem/
Dfile_status.h28 _LIBCPP_HIDE_FROM_ABI file_status() noexcept : file_status(file_type::none) {} in file_status() function
/external/grpc-grpc-java/xds/third_party/xds/src/main/proto/xds/annotations/v3/
Dstatus.proto12 FileStatusAnnotation file_status = 226829418; field
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/xds/annotations/v3/
Dstatus.proto12 FileStatusAnnotation file_status = 226829418; field
/external/zstd/contrib/pzstd/utils/
DFileSystem.h28 typedef struct ::_stat64 file_status; typedef
/external/sdv/vsomeip/third_party/boost/filesystem/src/
Ddirectory.cpp208 fs::file_status&, fs::file_status&) in dir_itr_first()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
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
/external/llvm/include/llvm/Support/
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
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
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
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
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
/external/vboot_reference/host/arch/arm/lib/
Dcrossystem_arch.c122 struct stat file_status; in FdtPropertyExist() local
/external/mobile-data-download/proto/
Dmetadata.proto550 optional FileStatus file_status = 5; field
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/internal/proto/
Dmetadata.proto550 optional FileStatus file_status = 5; field
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Drecording_tpu_driver.cc134 auto file_status = tensorflow::Env::Default()->NewAppendableFile( in RecordingTpuDriver() local
/external/armnn/third-party/ghc/
Dfilesystem.hpp588 class GHC_FS_API_CLASS file_status class
4408 GHC_INLINE file_status::file_status() noexcept in file_status() function in ghc::filesystem::file_status
4413 GHC_INLINE file_status::file_status(file_type ft, perms prms) noexcept in file_status() function in ghc::filesystem::file_status
4419 GHC_INLINE file_status::file_status(const file_status& other) noexcept in file_status() function in ghc::filesystem::file_status
4425 GHC_INLINE file_status::file_status(file_status&& other) noexcept in file_status() function in ghc::filesystem::file_status