Home
last modified time | relevance | path

Searched refs:queue_ok (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h653 uint32_t size, bool queue_ok,
656 bool queue_ok, bool free_ok) { in GetBlock() argument
659 ref, type_id, size, queue_ok, free_ok)); in GetBlock()
Dpersistent_memory_allocator.cc876 uint32_t size, bool queue_ok, in GetBlock() argument
879 if (ref == kReferenceQueue && queue_ok) in GetBlock()