Searched defs:etsType (Results 1 – 2 of 2) sorted by relevance
73 EtsType etsType = ConvertPandaTypeToEtsType(GetPandaMethod()->GetArgType(idx)); in GetArgType() local88 EtsType etsType = ConvertPandaTypeToEtsType(GetPandaMethod()->GetEffectiveArgType(idx)); in GetEffectiveArgType() local
100 auto etsType = method->GetArgType(argNum); in CreateCopiedMethod() local