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

  /art/dexlayout/
dex_writer.cc 569 if (collection.TypeListsSize() != 0) {
570 queue.push(MapItemContainer(DexFile::kDexTypeTypeList, collection.TypeListsSize(),
dex_ir.cc     [all...]
dex_ir.h 313 uint32_t TypeListsSize() const { return type_lists_.Size(); }
    [all...]

Completed in 76 milliseconds