Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h317 bool free_ok) const;
319 bool queue_ok, bool free_ok) { in GetBlock() argument
322 ref, type_id, size, queue_ok, free_ok)); in GetBlock()
Dpersistent_memory_allocator.cc674 bool free_ok) const { in GetBlock()
685 if (!free_ok) { in GetBlock()