Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.h326 static size_t RoundToBracketSize(size_t size) { in RoundToBracketSize() function
598 return RoundToBracketSize(bytes); in UsableSize()