Home
last modified time | relevance | path

Searched defs:Invoker (Results 1 – 13 of 13) sorted by relevance

/external/webrtc/third_party/abseil-cpp/absl/functional/internal/
Dfunction_ref.h63 using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); variable
/external/abseil-cpp/absl/functional/internal/
Dfunction_ref.h63 using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); variable
/external/openscreen/third_party/abseil/src/absl/functional/internal/
Dfunction_ref.h63 using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); variable
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/functional/internal/
Dfunction_ref.h63 using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); variable
/external/libtextclassifier/abseil-cpp/absl/functional/internal/
Dfunction_ref.h63 using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); variable
/external/angle/third_party/abseil-cpp/absl/functional/internal/
Dfunction_ref.h63 using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); variable
/external/emma/core/java12/com/vladium/emma/rt/
DAppRunner.java639 private static final class Invoker implements Runnable class in AppRunner
641 Invoker (final Method method, final Object target, final Object [] args) in Invoker() method in AppRunner.Invoker
/external/perfetto/src/ipc/
Dhost_impl_unittest.cc55 static void Invoker(Service* service, in Invoker() function in perfetto::ipc::__anon3cf0bd540111::FakeService
/external/testng/src/main/java/org/testng/internal/
DInvoker.java63 public class Invoker implements IInvoker { class
106 public Invoker(IConfiguration configuration, in Invoker() method in Invoker
/external/clang/lib/AST/
DDeclCXX.cpp1061 DeclContext::lookup_result Invoker = lookup(Name); in getLambdaStaticInvoker() local
/external/llvm-project/clang/lib/AST/
DDeclCXX.cpp1532 DeclContext::lookup_result Invoker = getLambdaStaticInvokers(*this); in getLambdaStaticInvoker() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp11316 CXXMethodDecl *Invoker = Lambda->getLambdaStaticInvoker(); in DefineImplicitLambdaToFunctionPointerConversion() local
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp14858 FunctionDecl *Invoker = Lambda->getLambdaStaticInvoker(CC); in DefineImplicitLambdaToFunctionPointerConversion() local