Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/interpreter/
H A Dinterpreter_common.h197 static inline ObjPtr<mirror::MethodType> ResolveMethodType(Thread* self, in ResolveMethodType() function
/aosp_15_r20/art/dex2oat/
H A Dtransaction_test.cc592 TEST_F(MethodTypeTransactionTest, ResolveMethodType) { in TEST_F() argument
/aosp_15_r20/art/runtime/
H A Dclass_linker.cc10222 ObjPtr<mirror::MethodType> ClassLinker::ResolveMethodType( in ResolveMethodType() function in art::ClassLinker
10256 bool ClassLinker::ResolveMethodType(Thread* self, in ResolveMethodType() function in art::ClassLinker
10291 ObjPtr<mirror::MethodType> ClassLinker::ResolveMethodType(Thread* self, in ResolveMethodType() function in art::ClassLinker