HomeSort by relevance Sort by last modified time
    Searched refs:EnsureSizeAndClear (Results 1 - 2 of 2) sorted by null

  /art/runtime/base/
bit_vector.h 207 bool EnsureSizeAndClear(unsigned int num);
bit_vector.cc 336 bool BitVector::EnsureSizeAndClear(unsigned int num) {

Completed in 314 milliseconds