Home
last modified time | relevance | path

Searched defs:global_callbacks (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/
Dserver_cc.cc418 void Run(const std::shared_ptr<GlobalCallbacks>& global_callbacks, in Run()
790 std::shared_ptr<GlobalCallbacks> global_callbacks, in SyncRequestThreadManager()
/aosp_15_r20/external/grpc-grpc/src/cpp/server/
H A Dserver_cc.cc420 void Run(const std::shared_ptr<GlobalCallbacks>& global_callbacks, in Run()
792 std::shared_ptr<GlobalCallbacks> global_callbacks, in SyncRequestThreadManager()