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