Searched defs:WriteCodeItem (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/dexlayout/ | ||
H A D | compact_dex_writer.cc | 142 void CompactDexWriter::WriteCodeItem(Stream* stream, in WriteCodeItem() function in art::CompactDexWriter |
H A D | dex_writer.cc | 571 void DexWriter::WriteCodeItem(Stream* stream, in WriteCodeItem() function in art::DexWriter |