Searched defs:etsMethodSet (Results 1 – 3 of 3) sorted by relevance
29 std::unique_ptr<EtsMethodWrapper> EtsMethodWrapper::CreateMethod(EtsMethodSet *etsMethodSet, EtsCla… in CreateMethod()39 EtsMethodWrapper *EtsMethodWrapper::GetMethod(InteropCtx *ctx, EtsMethodSet *etsMethodSet) in GetMethod()110 auto etsMethodSet = fieldWrapper->GetGetterSetterMethod(argc); in GetterSetterCallHandler() local
104 explicit EtsMethodWrapper(EtsMethodSet *etsMethodSet, EtsClassWrapper *owner) in EtsMethodWrapper()
457 auto etsMethodSet = std::make_unique<EtsMethodSet>(EtsMethodSet::Create(method)); in CalculateProperties() local483 auto etsMethodSet = std::make_unique<EtsMethodSet>(EtsMethodSet::Create(ctor)); in CollectConstructors() local