Searched defs:interfaceCls (Results 1 – 2 of 2) sorted by relevance
57 static void GetAllInterfaceMethod(Class *interfaceCls, PandaVector<Method *> &methodPtrs, PandaSet<… in GetAllInterfaceMethod()72 static void GetInterfaceMethodDistinct(Class *interfaceCls, MethodMap &methodMap, PandaSet<Class *>… in GetInterfaceMethodDistinct()171 Class *interfaceCls = functionInterface->GetRuntimeClass(); in CreateFunctionProxy() local
303 auto interfaceCls = in GetInterfaceClass() local