Home
last modified time | relevance | path

Searched defs:Shutdown (Results 1 – 25 of 145) sorted by relevance

123456

/external/grpc-grpc/src/core/lib/transport/
Dbyte_stream.cc72 void SliceBufferByteStream::Shutdown(grpc_error* error) { in Shutdown() function in grpc_core::SliceBufferByteStream
147 void ByteStreamCache::CachingByteStream::Shutdown(grpc_error* error) { in Shutdown() function in grpc_core::ByteStreamCache::CachingByteStream
/external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/
Dbyte_stream.cc70 void SliceBufferByteStream::Shutdown(grpc_error_handle error) { in Shutdown() function in grpc_core::SliceBufferByteStream
145 void ByteStreamCache::CachingByteStream::Shutdown(grpc_error_handle error) { in Shutdown() function in grpc_core::ByteStreamCache::CachingByteStream
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dhealth_check_service_interface.h43 virtual void Shutdown() {} in Shutdown() function
/external/libchrome/base/power_monitor/
Dpower_monitor_device_source.cc31 void PowerMonitorDeviceSource::Shutdown() {} in Shutdown() function in base::PowerMonitorDeviceSource
/external/cronet/components/nacl/renderer/plugin/
Dnacl_subprocess.cc21 void NaClSubprocess::Shutdown() { in Shutdown() function in plugin::NaClSubprocess
Dservice_runtime.cc35 void ServiceRuntime::Shutdown() { in Shutdown() function in plugin::ServiceRuntime
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/
Dhealth_check_service_interface.h43 virtual void Shutdown() {} in Shutdown() function
/external/perfetto/src/tracing/
Dplatform.cc26 void Platform::Shutdown() {} in Shutdown() function in perfetto::Platform
/external/libbrillo/brillo/glib/
Dabstract_dbus_service.cc30 bool AbstractDbusService::Shutdown() { in Shutdown() function in brillo::dbus::AbstractDbusService
/external/grpc-grpc/src/csharp/Grpc.Core/
DChannelState.cs52 Shutdown enumerator
/external/cronet/base/test/
Dperf_test_suite.cc52 void PerfTestSuite::Shutdown() { in Shutdown() function in base::PerfTestSuite
/external/libchrome/base/test/
Dperf_test_suite.cc45 void PerfTestSuite::Shutdown() { in Shutdown() function in base::PerfTestSuite
Dpower_monitor_test_base.cc23 void PowerMonitorTestSource::Shutdown() {} in Shutdown() function in base::PowerMonitorTestSource
/external/grpc-grpc/src/ruby/end2end/protos/
Dclient_control.proto21 rpc Shutdown(Void) returns (Void) {} rpc
/external/rust/crates/tokio/src/io/util/
Dshutdown.rs36 impl<A> Future for Shutdown<'_, A> implementation
/external/libchrome/components/policy/core/common/
Dproxy_policy_provider.cc33 void ProxyPolicyProvider::Shutdown() { in Shutdown() function in policy::ProxyPolicyProvider
/external/grpc-grpc/test/cpp/client/
Dclient_channel_stress_test.cc86 void Shutdown() { shutdown_ = true; } in Shutdown() function in grpc::testing::__anonfd954f860111::BalancerServiceImpl
197 void Shutdown() { in Shutdown() function
290 void Shutdown() { in Shutdown() function in grpc::testing::__anonfd954f860111::ClientChannelStressTest
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/coordination/
Dgrpc_coordination_service_impl.cc80 void GrpcCoordinationServiceImpl::Shutdown() { in Shutdown() function in tensorflow::GrpcCoordinationServiceImpl
/external/tensorflow/tensorflow/core/grappler/clusters/
Dcluster.h60 virtual Status Shutdown() { return OkStatus(); } in Shutdown() function
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_service_impl.cc88 void GrpcEagerServiceImpl::Shutdown() { in Shutdown() function in tensorflow::eager::GrpcEagerServiceImpl
/external/grpc-grpc/test/core/transport/chttp2/
Dsettings_timeout_test.cc65 void Shutdown() { in Shutdown() function in grpc_core::test::__anonb67388db0111::ServerThread
151 void Shutdown() { in Shutdown() function in grpc_core::test::__anonb67388db0111::Client
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dserver_interface.h85 void Shutdown(const T& deadline) { in Shutdown() function
94 void Shutdown() { in Shutdown() function
/external/swiftshader/third_party/marl/include/marl/
Dtrace.h108 Shutdown = 'S', enumerator
133 struct Shutdown : public Event { struct
134 Type type() const override { return Type::Shutdown; } in type() argument
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DCompletionQueueEvent.cs50 Shutdown, enumerator
/external/cronet/net/test/
Dnet_test_suite.cc59 void NetTestSuite::Shutdown() { in Shutdown() function in NetTestSuite

123456