Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_ir.h798 TypeId* GetTypeId() const { return u_.type_val_; } in GetTypeId() function
958 const TypeId* GetTypeId() const { return type_id_; } in GetTypeId() function
/art/libdexfile/dex/
Ddex_file.h290 const dex::TypeId& GetTypeId(dex::TypeIndex idx) const { in GetTypeId() function