Home | History | Annotate | Download | only in base

Lines Matching refs:DoInvoke

122 // parameters, and a DoInvoke() that is capable of invoking the target.
126 // parameters. It does this by storing a pointer to the specific DoInvoke()
129 // is only used with the stored DoInvoke() pointer.
138 // - Returning an InvokerStorageHolder<> with an DoInvoke() that has an arity
244 reinterpret_cast<InvokeFuncStorage>(&T::Invoker::DoInvoke),
275 reinterpret_cast<InvokeFuncStorage>(&T::Invoker::DoInvoke),
307 reinterpret_cast<InvokeFuncStorage>(&T::Invoker::DoInvoke),
342 reinterpret_cast<InvokeFuncStorage>(&T::Invoker::DoInvoke),
380 reinterpret_cast<InvokeFuncStorage>(&T::Invoker::DoInvoke),
422 reinterpret_cast<InvokeFuncStorage>(&T::Invoker::DoInvoke),
467 reinterpret_cast<InvokeFuncStorage>(&T::Invoker::DoInvoke),