Home | History | Annotate | Download | only in dexlayout

Lines Matching defs:GetTypeId

222   TypeId* GetTypeId(uint32_t index) {
255 return index == DexFile::kDexNoIndex16 ? nullptr : GetTypeId(index);
672 TypeId* GetTypeId() const { return u_.type_val_; }
834 const TypeId* GetTypeId() const { return type_id_; }