Searched refs:allocation_size (Results 1 – 2 of 2) sorted by relevance
33 virtual size_t UsableSize(void* /*p*/, size_t allocation_size) const { in UsableSize() argument35 return allocation_size; in UsableSize()
35 size_t UsableSize(void* p, size_t allocation_size) const override;