Home
last modified time | relevance | path

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

12345

/external/llvm-project/llvm/unittests/Support/DynamicLibrary/
DDynamicLibraryTest.cpp63 llvm_shutdown_obj Shutdown; in TEST() local
111 TEST(DynamicLibrary, Shutdown) { in TEST() argument
116 llvm_shutdown_obj Shutdown; in TEST() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/
Dbyte_stream.cc70 void SliceBufferByteStream::Shutdown(grpc_error* error) { in Shutdown() function in grpc_core::SliceBufferByteStream
145 void ByteStreamCache::CachingByteStream::Shutdown(grpc_error* error) { in Shutdown() function in grpc_core::ByteStreamCache::CachingByteStream
/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/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/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dhealth_check_service_interface.h43 virtual void Shutdown() {} in Shutdown() function
/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/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
Dasync_policy_provider.cc52 void AsyncPolicyProvider::Shutdown() { in Shutdown() function in policy::AsyncPolicyProvider
/external/tensorflow/tensorflow/core/grappler/clusters/
Dcluster.h60 virtual Status Shutdown() { return Status::OK(); } in Shutdown() function
/external/grpc-grpc/test/cpp/client/
Dclient_channel_stress_test.cc86 void Shutdown() { shutdown_ = true; } in Shutdown() function in grpc::testing::__anonec6241e80111::BalancerServiceImpl
197 void Shutdown() { in Shutdown() function
290 void Shutdown() { in Shutdown() function in grpc::testing::__anonec6241e80111::ClientChannelStressTest
/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/src/csharp/Grpc.Core/Internal/
DCompletionQueueEvent.cs50 Shutdown, enumerator
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/poller/
Deventmanager_libuv.cc65 void grpc::experimental::LibuvEventManager::Shutdown() { in Shutdown() function in grpc::experimental::LibuvEventManager
/external/perfetto/src/tracing/ipc/service/
Dservice_ipc_host_impl.cc95 void ServiceIPCHostImpl::Shutdown() { in Shutdown() function in perfetto::ServiceIPCHostImpl
/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/grpc-grpc/test/core/transport/chttp2/
Dsettings_timeout_test.cc65 void Shutdown() { in Shutdown() function in grpc_core::test::__anon93793cbd0111::ServerThread
151 void Shutdown() { in Shutdown() function in grpc_core::test::__anon93793cbd0111::Client
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dproxy_mapper_registry.cc41 void ProxyMapperRegistry::Shutdown() { in Shutdown() function in grpc_core::ProxyMapperRegistry
/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/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dcompletion_queue_cc.cc40 void CompletionQueue::Shutdown() { in Shutdown() function in grpc::CompletionQueue

12345