Searched refs:WriteProtoIds (Results 1 – 3 of 3) sorted by relevance
409 WriteProtoIds(main_stream, /*reserve_only=*/ true); in Write()450 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::DexWriter856 WriteProtoIds(stream, /*reserve_only=*/ true); in Write()901 WriteProtoIds(stream, /*reserve_only=*/ false); in Write()