Home
last modified time | relevance | path

Searched defs:global_callbacks_ (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/include/grpcpp/
Dserver.h214 std::shared_ptr<GlobalCallbacks> global_callbacks_; variable
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/
Dserver.h348 std::shared_ptr<GlobalCallbacks> global_callbacks_; variable
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dserver.h348 std::shared_ptr<GlobalCallbacks> global_callbacks_; variable
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/
Dserver_cc.cc499 std::shared_ptr<GlobalCallbacks> global_callbacks_; member in grpc::Server::SyncRequest
853 std::shared_ptr<Server::GlobalCallbacks> global_callbacks_; member in grpc::Server::SyncRequestThreadManager
/external/grpc-grpc/src/cpp/server/
Dserver_cc.cc384 std::shared_ptr<Server::GlobalCallbacks> global_callbacks_; member in grpc::Server::SyncRequestThreadManager