Home | History | Annotate | Download | only in runtime

Lines Matching refs:ResolveMethodType

8831 ObjPtr<mirror::MethodType> ClassLinker::ResolveMethodType(
8893 ObjPtr<mirror::MethodType> ClassLinker::ResolveMethodType(Thread* self,
8899 return ResolveMethodType(self, proto_idx, dex_cache, class_loader);