Home
last modified time | relevance | path

Searched defs:add_dummy_ref_count (Results 1 – 4 of 4) sorted by relevance

/external/cronet/base/allocator/
Dpartition_alloc_support.h52 bool add_dummy_ref_count = false; member
Dpartition_alloc_support.cc865 bool add_dummy_ref_count = false; in GetBrpConfiguration() local
/external/cronet/base/allocator/partition_allocator/shim/
Dallocator_shim_default_dispatch_to_partition_alloc.cc546 AddDummyRefCount add_dummy_ref_count, in ConfigurePartitions()
/external/cronet/base/allocator/partition_allocator/
Dpartition_root.h229 AddDummyRefCount add_dummy_ref_count = AddDummyRefCount::kDisabled; member