Searched refs:WriteSleb128 (Results 1 – 2 of 2) sorted by relevance
/art/dexlayout/ | ||
D | dex_writer.h | 114 ALWAYS_INLINE size_t WriteSleb128(int32_t value) { in WriteSleb128() function |
D | dex_writer.cc | 557 stream->WriteSleb128(size); in WriteCodeItemPostInstructionData() |