Searched refs:abilityInterceptorExecuter (Results 1 – 1 of 1) sorted by relevance
100 auto abilityInterceptorExecuter = std::make_shared<AbilityInterceptorExecuter>(); in DoSomethingInterestingWithMyAPI() local102 abilityInterceptorExecuter->AddInterceptor(interceptor); in DoSomethingInterestingWithMyAPI()114 abilityInterceptorExecuter->DoProcess(interceptorParam); in DoSomethingInterestingWithMyAPI()