Searched refs:ExtendCapacity (Results 1 - 2 of 2) sorted by last modified time

/art/compiler/utils/
H A Dassembler.cc82 void AssemblerBuffer::ExtendCapacity() { function in class:art::AssemblerBuffer
H A Dassembler.h259 buffer->ExtendCapacity();
299 if (buffer->cursor() >= buffer->limit()) buffer->ExtendCapacity();
347 void ExtendCapacity();

Completed in 30 milliseconds