Searched defs:etsType (Results 1 – 3 of 3) sorted by relevance
81 EtsType etsType = ConvertPandaTypeToEtsType(GetPandaMethod()->GetArgType(idx)); in GetArgType() local96 EtsType etsType = ConvertPandaTypeToEtsType(GetPandaMethod()->GetEffectiveArgType(idx)); in GetEffectiveArgType() local
634 auto etsType = etsField->GetEtsType(); in HandleField() local
101 auto etsType = method->GetArgType(argNum); in CreateCopiedMethod() local