Searched refs:etsMethodWrapper (Results 1 – 1 of 1) sorted by relevance
50 …std::unique_ptr<EtsMethodWrapper> etsMethodWrapper = EtsMethodWrapper::CreateMethod(etsMethodSet, … in GetMethod() local51 return cache->Insert(etsMethodSet, std::move(etsMethodWrapper)); in GetMethod()