Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_ir.h170 std::vector<std::unique_ptr<TypeId>>& TypeIds() { return type_ids_.Collection(); } in TypeIds() function
898 std::vector<TypeId*>* TypeIds() const { return type_ids_.get(); } in TypeIds() function