Home
last modified time | relevance | path

Searched defs:malloc_bytes (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/art/libartbase/base/
H A Darena_allocator.cc132 size_t malloc_bytes = 0u; in Dump() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExternalASTSource.h279 size_t malloc_bytes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExternalASTSource.h279 size_t malloc_bytes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExternalASTSource.h279 size_t malloc_bytes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExternalASTSource.h279 size_t malloc_bytes; member
/aosp_15_r20/external/clang/include/clang/AST/
H A DExternalASTSource.h283 size_t malloc_bytes; member
/aosp_15_r20/external/clang/include/clang/Basic/
H A DSourceManager.h1417 const size_t malloc_bytes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DSourceManager.h1608 const size_t malloc_bytes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DSourceManager.h1608 const size_t malloc_bytes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DSourceManager.h1608 const size_t malloc_bytes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DSourceManager.h1608 const size_t malloc_bytes; member
/aosp_15_r20/external/clang/lib/Basic/
H A DSourceManager.cpp2221 size_t malloc_bytes = 0; in getMemoryBufferSizes() local
/aosp_15_r20/art/runtime/native/
H A Djdk_internal_misc_Unsafe.cc291 const size_t malloc_bytes = static_cast<size_t>(bytes); in Unsafe_allocateMemory() local
/aosp_15_r20/art/runtime/gc/
H A Dheap.cc2724 size_t malloc_bytes; in GetNativeBytes() local