Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/
Durl_external_account_credentials.h55 std::function<void(std::string, grpc_error_handle)> cb_ = nullptr; variable
Daws_external_account_credentials.h77 std::function<void(std::string, grpc_error_handle)> cb_ = nullptr; variable
/external/cronet/components/nacl/renderer/
Dmanifest_downloader.h57 Callback cb_; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/bonnet/
Dicmp_reachable.h124 EpollCallback cb_; variable
/external/libbrillo/brillo/dbus/
Dasync_event_sequencer_test.cc35 AsyncEventSequencer::CompletionAction cb_; member in brillo::dbus_utils::AsyncEventSequencerTest
/external/cronet/components/nacl/browser/
Dpnacl_translation_cache_unittest.cc111 GetNexeCallback cb_; member in pnacl::TestNexeCallback
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_state.h333 StatusCallback cb_; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dquic_crypto_server_config.h814 std::unique_ptr<BuildServerConfigUpdateMessageResultCallback> cb_; variable
/external/cronet/net/websockets/
Dwebsocket_basic_stream_test.cc180 TestCompletionCallback cb_; member in net::__anonb5c7d3550111::WebSocketBasicStreamSocketTest
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.cc1344 std::atomic<T*> cb_; in GlobalReplace() member