Home
last modified time | relevance | path

Searched refs:WriteTypeIds (Results 1 – 3 of 3) sorted by relevance

/art/dexlayout/
Ddex_writer.h240 void WriteTypeIds(Stream* stream);
Dcompact_dex_writer.cc407 WriteTypeIds(main_stream); in Write()
Ddex_writer.cc267 void DexWriter::WriteTypeIds(Stream* stream) { in WriteTypeIds() function in art::DexWriter
854 WriteTypeIds(stream); in Write()