Home
last modified time | relevance | path

Searched defs:heap_size (Results 1 – 6 of 6) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_java.cc31 const uptr heap_size; member
69 void __tsan_java_init(jptr heap_begin, jptr heap_size) { in __tsan_java_init()
/external/chromium_org/base/allocator/
Dallocator_shim.cc201 size_t heap_size, allocated_bytes, unmapped_bytes; in get_allocator_waste_size_thunk() local
/external/chromium_org/base/
Dsys_info_android.cc200 static int heap_size = GetDalvikHeapSizeMB(); in DalvikHeapSizeMB() local
/external/libcxxabi/src/
Dcxa_vector.cpp144 const size_t heap_size = element_count * element_size + padding_size; in __cxa_vec_new2() local
173 const size_t heap_size = element_count * element_size + padding_size; in __cxa_vec_new3() local
/external/chromium_org/content/app/
Dcontent_main_runner.cc460 size_t heap_size, allocated_bytes, unmapped_bytes; in GetAllocatorWasteSizeThunk() local
/external/chromium_org/net/dns/
Ddns_config_service_win_unittest.cc72 size_t heap_size = num_adapters * sizeof(IP_ADAPTER_ADDRESSES) + in CreateAdapterAddresses() local