Home
last modified time | relevance | path

Searched defs:is_already_zeroed (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_root_base.h95 bool is_already_zeroed = false; in AllocFromBucket() local
Dpartition_bucket.cc457 bool* is_already_zeroed) { in SlowPathAlloc()