/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/load_balancing/ |
D | lb_policy.h | 193 struct Complete { struct 195 RefCountedPtr<SubchannelInterface> subchannel; 201 std::unique_ptr<SubchannelCallTrackerInterface> subchannel_call_tracker; 206 : subchannel(std::move(sc)), in subchannel()
|
/external/grpc-grpc/src/core/load_balancing/ |
D | lb_policy.h | 206 struct Complete { struct 208 RefCountedPtr<SubchannelInterface> subchannel; 214 std::unique_ptr<SubchannelCallTrackerInterface> subchannel_call_tracker; 219 : subchannel(std::move(sc)), in subchannel()
|
/external/libvpx/tools/ |
D | diff.py | 34 def Complete(self): member in DiffLines 67 def Complete(self): member in DiffHunk
|
/external/libaom/tools/ |
D | diff.py | 36 def Complete(self): member in DiffLines 69 def Complete(self): member in DiffHunk
|
/external/cronet/stable/url/ |
D | url_canon_stdstring.cc | 19 void StdStringCanonOutput::Complete() { in Complete() function in url::StdStringCanonOutput
|
/external/cronet/tot/url/ |
D | url_canon_stdstring.cc | 19 void StdStringCanonOutput::Complete() { in Complete() function in url::StdStringCanonOutput
|
/external/cronet/stable/third_party/libc++/src/docs/Helpers/ |
D | Styles.rst | 34 .. |Complete| replace:: :complete:`Complete` substdef
|
/external/cronet/tot/third_party/libc++/src/docs/Helpers/ |
D | Styles.rst | 34 .. |Complete| replace:: :complete:`Complete` substdef
|
/external/grpc-grpc/src/core/lib/transport/ |
D | promise_endpoint.cc | 60 void PromiseEndpoint::ReadState::Complete(absl::Status status, in Complete() function in grpc_core::PromiseEndpoint::ReadState
|
D | promise_endpoint.h | 303 void Complete(absl::Status status) { in Complete() function
|
/external/pigweed/pw_uart/ |
D | blocking_adapter_test.cc | 110 void Complete(Status status, size_t num_bytes) { in Complete() function 159 void Complete(StatusWithSize status_size) { callback(status_size); } in Complete() function 203 void Complete(Status status) { callback(status); } in Complete() function
|
D | blocking_adapter.cc | 101 void UartBlockingAdapter::Transfer::Complete(StatusWithSize result) { in Complete() function in pw::uart::UartBlockingAdapter::Transfer
|
/external/pigweed/pw_uart/public/pw_uart/ |
D | blocking_adapter.h | 41 void Complete(Status status) { Complete(StatusWithSize(status, 0)); } in Complete() function
|
/external/cronet/stable/net/http/ |
D | http_stream_request.cc | 38 void HttpStreamRequest::Complete( in Complete() function in net::HttpStreamRequest
|
/external/cronet/tot/net/http/ |
D | http_stream_request.cc | 38 void HttpStreamRequest::Complete( in Complete() function in net::HttpStreamRequest
|
/external/rust/android-crates-io/crates/clap_complete/src/dynamic/shells/ |
D | mod.rs | 26 Complete(CompleteArgs), enumerator
|
/external/pytorch/torch/csrc/lazy/core/ |
D | multi_wait.cpp | 63 void MultiWait::Complete(const std::function<void()>& func) { in Complete() function in torch::lazy::MultiWait
|
D | thread_pool.cpp | 137 void Complete(std::exception_ptr exptr) { in Complete() function in torch::lazy::Completion::Data
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | cache_ops.cc | 36 void MemoryCache::Complete(std::vector<std::vector<Tensor>>&& cache) { in Complete() function in tensorflow::data::MemoryCache
|
/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
D | low_energy_interrogator.cc | 96 void LowEnergyInterrogator::Complete(hci::Result<> result) { in Complete() function in bt::gap::LowEnergyInterrogator
|
D | bredr_interrogator.cc | 74 void BrEdrInterrogator::Complete(hci::Result<> result) { in Complete() function in bt::gap::BrEdrInterrogator
|
/external/rust/beto-rust/nearby/connections/ukey2/ukey2_connections/src/ |
D | d2d_handshake_context.rs | 86 Complete(Ukey2Client), enumerator 181 Complete(Ukey2Server), enumerator
|
/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | router_test_util.cc | 102 void LazyResponseGenerator::Complete(bool send_response) { in Complete() function in mojo::test::LazyResponseGenerator
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_state.cc | 56 void Exchange::Complete(Status status) { in Complete() function in tensorflow::Exchange
|
/external/ot-br-posix/src/mdns/ |
D | mdns.cpp | 596 void Publisher::ServiceRegistration::Complete(otbrError aError) in Complete() function in otbr::Mdns::Publisher::ServiceRegistration 616 void Publisher::HostRegistration::Complete(otbrError aError) in Complete() function in otbr::Mdns::Publisher::HostRegistration 636 void Publisher::KeyRegistration::Complete(otbrError aError) in Complete() function in otbr::Mdns::Publisher::KeyRegistration
|