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()
94 …EtsMethodWrapper(EtsMethodSet *etsMethodSet, EtsClassWrapper *owner) : etsMethodSet_(etsMethodSet)… in EtsMethodWrapper()
277 auto etsMethodSet = std::make_unique<EtsMethodSet>(EtsMethodSet::Create(method)); in CalculateProperties() local308 auto etsMethodSet = std::make_unique<EtsMethodSet>(EtsMethodSet::Create(ctor)); in CollectConstructors() local