HomeSort by relevance Sort by last modified time
    Searched refs:WriteProtoIds (Results 1 - 3 of 3) sorted by null

  /art/dexlayout/
dex_writer.h 241 void WriteProtoIds(Stream* stream, bool reserve_only);
compact_dex_writer.cc 418 WriteProtoIds(main_stream, /*reserve_only*/ true);
458 WriteProtoIds(main_stream, /*reserve_only*/ false);
dex_writer.cc 300 void DexWriter::WriteProtoIds(Stream* stream, bool reserve_only) {
    [all...]

Completed in 49 milliseconds