Home
last modified time | relevance | path

Searched defs:Unregister (Results 1 – 18 of 18) sorted by relevance

/external/google-breakpad/src/client/mac/Framework/
DOnDemandServer.mm170 void OnDemandServer::Unregister() { function
/external/grpc-grpc/src/core/lib/channel/
Dchannelz_registry.h46 static void Unregister(intptr_t uuid) { Default()->InternalUnregister(uuid); } in Unregister() function
/external/libbrillo/brillo/
Dprocess_reaper.cc31 void ProcessReaper::Unregister() { in Unregister() function in brillo::ProcessReaper
/external/tensorflow/tensorflow/compiler/xla/service/
Dexecution_tracker.cc65 Status ExecutionTracker::Unregister(const ExecutionHandle& handle) { in Unregister() function in xla::ExecutionTracker
Dallocation_tracker.cc105 Status AllocationTracker::Unregister(const GlobalDataHandle& data) { in Unregister() function in xla::AllocationTracker
Dservice.cc192 Status Service::Unregister(const UnregisterRequest* arg, in Unregister() function in xla::Service
/external/tensorflow/tensorflow/core/lib/monitoring/
Dcollection_registry.cc89 void CollectionRegistry::Unregister(const AbstractMetricDef* const metric_def) { in Unregister() function in tensorflow::monitoring::CollectionRegistry
/external/webrtc/talk/app/webrtc/
Dmediastream_unittest.cc57 void Unregister() { in Unregister() function in webrtc::MockObserver
/external/tensorflow/tensorflow/compiler/xla/rpc/
Dxla_service.proto57 rpc Unregister(UnregisterRequest) returns (UnregisterResponse) { rpc
Dgrpc_service.cc35 ::grpc::Status GRPCService::Unregister(::grpc::ServerContext* context, in Unregister() function in xla::GRPCService
Dgrpc_stub.cc139 Status GRPCStub::Unregister(const UnregisterRequest* request, in Unregister() function in xla::GRPCStub
/external/v8/src/objects/
Djs-weak-refs-inl.h67 bool JSFinalizationRegistry::Unregister( in Unregister() function
Dbacking-store.cc695 void GlobalBackingStoreRegistry::Unregister(BackingStore* backing_store) { in Unregister() function in v8::internal::GlobalBackingStoreRegistry
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanelExe.cpp231 CCPApp::Unregister( LPCTSTR clsidString ) in Unregister() function in CCPApp
/external/libchrome/dbus/
Dexported_object.cc115 void ExportedObject::Unregister() { in Unregister() function in dbus::ExportedObject
/external/webrtc/talk/media/devices/
Dwin32devicemanager.cc392 void Win32DeviceWatcher::Unregister(HDEVNOTIFY handle) { in Unregister() function in cricket::Win32DeviceWatcher
/external/tensorflow/tensorflow/compiler/xla/client/
Dclient.cc390 Status Client::Unregister(const GlobalData& data) { in Unregister() function in xla::Client
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h261 void Unregister(AllocatorStats *s) { in Unregister() function