Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/
Dserver.h313 std::shared_ptr<GlobalCallbacks> global_callbacks_; variable
/aosp_15_r20/external/grpc-grpc/include/grpcpp/
H A Dserver.h312 std::shared_ptr<GlobalCallbacks> global_callbacks_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dserver.h313 std::shared_ptr<GlobalCallbacks> global_callbacks_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/
Dserver_cc.cc527 std::shared_ptr<GlobalCallbacks> global_callbacks_; member in grpc::Server::SyncRequest
884 std::shared_ptr<Server::GlobalCallbacks> global_callbacks_; member in grpc::Server::SyncRequestThreadManager
/aosp_15_r20/external/grpc-grpc/src/cpp/server/
H A Dserver_cc.cc529 std::shared_ptr<GlobalCallbacks> global_callbacks_; member in grpc::Server::SyncRequest
886 std::shared_ptr<Server::GlobalCallbacks> global_callbacks_; member in grpc::Server::SyncRequestThreadManager
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A Drecord_function.cpp123 RecordFunctionCallbacks global_callbacks_; // Source of truth. member in at::__anona6517e790111::GlobalCallbackManager