Home
last modified time | relevance | path

Searched defs:GetFileSize (Results 26 – 50 of 86) sorted by relevance

1234

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DSection.h160 lldb::offset_t GetFileSize() const { return m_file_size; } in GetFileSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DSection.h160 lldb::offset_t GetFileSize() const { return m_file_size; } in GetFileSize() function
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util.cc215 bool GetFileSize(const FilePath& file_path, int64_t* file_size) { in GetFileSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DSection.h160 lldb::offset_t GetFileSize() const { return m_file_size; } in GetFileSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DSection.h160 lldb::offset_t GetFileSize() const { return m_file_size; } in GetFileSize() function
/aosp_15_r20/system/apex/apexd/
H A Dapexd_utils.h297 inline android::base::Result<uintmax_t> GetFileSize( in GetFileSize() function
/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dfile_descriptor_filesystem_test.cc185 TEST_F(FileDescriptorFileSystemTest, GetFileSize) { in TEST_F() argument
H A Dfile_descriptor_filesystem.cc198 Status FileDescriptorFileSystem::GetFileSize(const string& fname, in GetFileSize() function in tensorflow::fcp::FileDescriptorFileSystem
/aosp_15_r20/external/angle/util/
H A Dtest_utils.cpp84 bool GetFileSize(const char *filePath, uint32_t *sizeOut) in GetFileSize() function
/aosp_15_r20/external/zopfli/src/zopflipng/
H A Dzopflipng_bin.cc62 size_t GetFileSize(const std::string& filename) { in GetFileSize() function
/aosp_15_r20/system/extras/partition_tools/
H A Dlpmake.cc198 static bool GetFileSize(const std::string& path, uint64_t* size) { in GetFileSize() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dretrying_file_system.h116 Status GetFileSize(const string& fname, TransactionToken* token, in GetFileSize() function
H A Dram_file_system.h287 Status GetFileSize(const std::string& fname_, TransactionToken* token, in GetFileSize() function
/aosp_15_r20/external/libbrillo/brillo/files/
H A Dsafe_fd.cc160 SafeFD::Error GetFileSize(int fd, size_t* file_size) { in GetFileSize() function
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/
H A Drecord_reader_writer_test.cc47 uint64 GetFileSize(const string& fname) { in GetFileSize() function
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dmemmapped_file_system.cc133 Status MemmappedFileSystem::GetFileSize(const string& filename, in GetFileSize() function in tensorflow::MemmappedFileSystem
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/inference_interface/
H A Dasset_manager_filesystem.cc206 Status AssetManagerFileSystem::GetFileSize(const string& fname, in GetFileSize() function in tensorflow::AssetManagerFileSystem
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Chm/
H A DChmIn.h195 UInt64 GetFileSize(unsigned fileIndex) const { return Items[Indices[fileIndex]].Size; } in GetFileSize() function
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util.cc390 bool GetFileSize(const FilePath& file_path, int64_t* file_size) { in GetFileSize() function
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DFSDrives.cpp368 HRESULT CFSDrives::GetFileSize(unsigned index, UInt64& fileSize) const in GetFileSize() function in CFSDrives
/aosp_15_r20/external/leveldb/helpers/memenv/
H A Dmemenv.cc335 Status GetFileSize(const std::string& fname, uint64_t* file_size) override { in GetFileSize() function in leveldb::__anonb39ece290111::InMemoryEnv
/aosp_15_r20/system/extras/simpleperf/
H A Dutils.cpp231 uint64_t GetFileSize(const std::string& filename) { in GetFileSize() function
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dfiemap_writer.cpp227 static uint64_t GetFileSize(const std::string& file_path) { in GetFileSize() function
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/
H A Dposix_file_system.cc354 Status PosixFileSystem::GetFileSize(const string& fname, in GetFileSize() function in tensorflow::PosixFileSystem
/aosp_15_r20/external/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc560 size_t CapturedStream::GetFileSize(FILE* file) { in GetFileSize() function in testing::internal::CapturedStream

1234