OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExtendCapacity
(Results
1 - 2
of
2
) sorted by null
/art/compiler/utils/
assembler.cc
79
void AssemblerBuffer::
ExtendCapacity
() {
assembler.h
221
buffer->
ExtendCapacity
();
261
if (buffer->cursor() >= buffer->limit()) buffer->
ExtendCapacity
();
307
void
ExtendCapacity
();
Completed in 24 milliseconds