Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_ir.cc95 std::vector<TypeId*>* type_ids, in GetIdFromInstruction()
168 std::vector<TypeId*>* type_ids, in GetIdsFromByteCode()
701 std::vector<TypeId*> type_ids; in DedupeOrCreateCodeItem() local
Ddex_ir.h1033 CodeFixups(std::vector<TypeId*> type_ids, in CodeFixups()