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.h652 bool free_ok) const;
654 bool queue_ok, bool free_ok) { in GetBlock() argument
657 ref, type_id, size, queue_ok, free_ok)); in GetBlock()
Dpersistent_memory_allocator.cc841 bool free_ok) const { in GetBlock()
856 if (!free_ok) { in GetBlock()