Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_ir.h440 IndexedCollectionVector<TypeId>& TypeIds() { return type_ids_; } in TypeIds() function
441 const IndexedCollectionVector<TypeId>& TypeIds() const { return type_ids_; } in TypeIds() function
1022 const std::vector<TypeId*>& TypeIds() const { return type_ids_; } in TypeIds() function