Searched refs:increase (Results 1 – 4 of 4) sorted by relevance
54 bool ClassExt::ExtendObsoleteArrays(Thread* self, uint32_t increase) { in ExtendObsoleteArrays() argument64 new_len = increase; in ExtendObsoleteArrays()67 new_len = increase + old_methods->GetLength(); in ExtendObsoleteArrays()
72 bool ExtendObsoleteArrays(Thread* self, uint32_t increase)
32 as unsigned LEB128 values in DEX and so as to not increase the size of the DEX,41 is no single unused bit such that setting it would not increase the size of the
177 // Ignore frame-size increase resulting from instrumentation.