Searched defs:total_size_ (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/core/fs_mgr/libfiemap/include/libfiemap/ | ||
H A D | split_fiemap_writer.h | 92 uint64_t total_size_ = 0; variable |
/aosp12/system/unwinding/libunwindstack/ | ||
H A D | MemoryXz.h | 69 static std::atomic_size_t total_size_; // Size of mini-debug-info if it was all decompressed. variable |
H A D | Memory.cpp | 58 std::atomic_size_t MemoryXz::total_size_ = 0; member in unwindstack::MemoryXz |
/aosp12/art/tools/dexanalyze/ | ||
H A D | dexanalyze.cc | 186 uint64_t total_size_ = 0u; member in art::dexanalyze::DexAnalyze::Analysis |
/aosp12/packages/providers/MediaProvider/jni/ | ||
H A D | FuseDaemon.cpp | 242 size_t total_size_; member in FAdviser |