Searched defs:meth (Results 1 – 6 of 6) sorted by relevance
38 EtsObject *TypeAPIMethodInvokeImplementation(EtsCoroutine *coro, EtsMethod *meth, EtsObject *recv, … in TypeAPIMethodInvokeImplementation()109 auto *meth = GetEtsMethod(methodTypeObj); in TypeAPIMethodInvoke() local120 auto *meth = GetEtsMethod(methodTypeObj); in TypeAPIMethodInvokeConstructor() local
347 auto *meth = GetEtsMethod(methodTypeObj); in TypeAPITypeCreatorCtxMethodAddBodyFromMethod() local371 auto *meth = GetEtsMethod(methodTypeObj); 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
418 auto meth = std::get<panda_file::MethodItem *>(res); in MergeForeignMethod() local
1060 … auto meth = glb->AddMethod(container.GetOrCreateStringItem("foo"), proto, ACC_STATIC | ACC_PUBLIC, in TEST() local