Home
last modified time | relevance | path

Searched refs:functor_run (Results 1 – 17 of 17) sorted by relevance

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dcallback_common.h71 functor_run = &CallbackWithStatusTag::StaticRun; in CallbackWithStatusTag()
128 functor_run = &CallbackWithSuccessTag::StaticRun; in CallbackWithSuccessTag()
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dcallback_common.h88 functor_run = &CallbackWithStatusTag::StaticRun; in CallbackWithStatusTag()
172 functor_run = &CallbackWithSuccessTag::StaticRun; in Set()
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dcallback_common.h88 functor_run = &CallbackWithStatusTag::StaticRun; in CallbackWithStatusTag()
172 functor_run = &CallbackWithSuccessTag::StaticRun; in Set()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/executor/
Dthreadpool.cc46 closure->functor_run(closure, closure->internal_success); in Run()
/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h673 void (*functor_run)(struct grpc_experimental_completion_queue_functor*, int); member
/external/grpc-grpc/test/core/surface/
Dcompletion_queue_test.cc375 functor_run = &ShutdownCallback::Run; in test_callback()
401 functor_run = &TagCallback::Run; in test_callback()
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dgrpc_types.h748 void (*functor_run)(struct grpc_experimental_completion_queue_functor*, int); member
/external/grpc-grpc/src/cpp/client/
Dchannel_cc.cc198 ShutdownCallback() { functor_run = &ShutdownCallback::Run; } in ShutdownCallback()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexec_ctx.h324 (*f->functor_run)(f, f->internal_success); in ~ApplicationCallbackExecCtx()
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dgrpc_types.h748 void (*functor_run)(struct grpc_experimental_completion_queue_functor*, int); member
/external/grpc-grpc/test/core/end2end/
Dinproc_callback_test.cc43 functor_run = &CQDeletingCallback::Run; in CQDeletingCallback()
64 functor_run = &ShutdownCallback::StaticRun; in ShutdownCallback()
/external/rust/crates/grpcio-sys/grpc/src/cpp/client/
Dchannel_cc.cc212 functor_run = &ShutdownCallback::Run; in ShutdownCallback()
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/
Dserver_cc.cc268 functor_run = &ShutdownCallback::Run; in ShutdownCallback()
597 functor_run = &CallbackCallTag::StaticRun; in CallbackCallTag()
/external/grpc-grpc/src/core/lib/surface/
Dcompletion_queue.cc864 (*functor->functor_run)(functor, is_success);
1348 (*callback->functor_run)(callback, true);
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcompletion_queue.cc841 functor->functor_run(functor, error == GRPC_ERROR_NONE);
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs1313 pub functor_run: ::std::option::Option< field
Dx86_64-unknown-linux-gnu-bindings.rs1313 pub functor_run: ::std::option::Option< field