Home
last modified time | relevance | path

Searched defs:bytes_total (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DConstString.h392 size_t bytes_total = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DConstString.h401 size_t bytes_total = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DConstString.h401 size_t bytes_total = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DConstString.h401 size_t bytes_total = 0; member
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dsimple_session_notifier.h98 QuicByteCount bytes_total; member
/aosp_15_r20/external/crosvm/gpu_display/src/
H A Dgpu_display_stub.rs57 let bytes_total = (self.width as u64) * (self.height as u64) * (bytes_per_pixel as u64); in lazily_allocate_buffer() localVariable
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dmtrace.h217 size_t bytes_total; /* Total size of the heap. */ member
/aosp_15_r20/external/libvpx/examples/
H A Dsvc_encodeframe.c572 uint32_t bytes_total = 0; in vpx_svc_dump_statistics() local