Searched defs:meth (Results 1 – 6 of 6) sorted by relevance
40 EtsObject *TypeAPIMethodInvokeImplementation(EtsCoroutine *coro, EtsMethod *meth, EtsObject *recv, … in TypeAPIMethodInvokeImplementation()104 auto meth = EtsMethod::FromTypeDescriptor(desc->GetMutf8()); in TypeAPIMethodInvoke() local115 auto meth = EtsMethod::FromTypeDescriptor(desc->GetMutf8()); in TypeAPIMethodInvokeConstructor() local
333 auto meth = EtsMethod::FromTypeDescriptor(methodDesc->GetMutf8()); in TypeAPITypeCreatorCtxMethodAddBodyFromMethod() local360 auto meth = klass->GetMethod("invoke"); in TypeAPITypeCreatorCtxMethodAddBodyFromLambda() local
76 auto *meth = helpers::FindMethodByName(file, "foo"); in TEST_F() local
127 auto meth = i.GetValue<panda_file::MethodItem *>(); in ApplyLiteralArrayChange() local
415 auto meth = std::get<panda_file::MethodItem *>(res); in MergeForeignMethod() local
1056 … auto meth = glb->AddMethod(container.GetOrCreateStringItem("foo"), proto, ACC_STATIC | ACC_PUBLIC, in TEST() local