Home
last modified time | relevance | path

Searched defs:total_size_ (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/core/fs_mgr/libfiemap/include/libfiemap/
H A Dsplit_fiemap_writer.h92 uint64_t total_size_ = 0; variable
/aosp12/system/unwinding/libunwindstack/
H A DMemoryXz.h69 static std::atomic_size_t total_size_; // Size of mini-debug-info if it was all decompressed. variable
H A DMemory.cpp58 std::atomic_size_t MemoryXz::total_size_ = 0; member in unwindstack::MemoryXz
/aosp12/art/tools/dexanalyze/
H A Ddexanalyze.cc186 uint64_t total_size_ = 0u; member in art::dexanalyze::DexAnalyze::Analysis
/aosp12/packages/providers/MediaProvider/jni/
H A DFuseDaemon.cpp242 size_t total_size_; member in FAdviser