Home
last modified time | relevance | path

Searched defs:type_ids (Results 1 – 2 of 2) sorted by relevance

/art/dexlayout/
Ddex_ir_builder.cc924 std::vector<TypeId*> type_ids; in DedupeOrCreateCodeItem() local
1008 std::vector<TypeId*>* type_ids, in GetIdsFromByteCode()
1028 std::vector<TypeId*>* type_ids, in GetIdFromInstruction()
Ddex_ir.h1013 CodeFixups(std::vector<TypeId*> type_ids, in CodeFixups()