Searched refs:WriteProtoIds (Results 1 – 3 of 3) sorted by relevance
412 WriteProtoIds(main_stream, /*reserve_only=*/ true); in Write()453 WriteProtoIds(main_stream, /*reserve_only=*/ false); in Write()
241 void WriteProtoIds(Stream* stream, bool reserve_only);
300 void DexWriter::WriteProtoIds(Stream* stream, bool reserve_only) { in WriteProtoIds() function in art::DexWriter853 WriteProtoIds(stream, /*reserve_only=*/ true); in Write()898 WriteProtoIds(stream, /*reserve_only=*/ false); in Write()