Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/
Durl_external_account_credentials.h53 std::function<void(std::string, grpc_error*)> cb_ = nullptr; variable
Daws_external_account_credentials.h75 std::function<void(std::string, grpc_error*)> cb_ = nullptr; variable
/external/libbrillo/brillo/dbus/
Dasync_event_sequencer_test.cc35 AsyncEventSequencer::CompletionAction cb_; member in brillo::dbus_utils::AsyncEventSequencerTest
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_state.h323 StatusCallback cb_; variable
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.cc1344 std::atomic<T*> cb_; in GlobalReplace() member