Home
last modified time | relevance | path

Searched defs:DeregisterAll (Results 1 – 4 of 4) sorted by relevance

/external/openscreen/discovery/public/
Ddns_sd_service_publisher.h67 ErrorOr<int> DeregisterAll() { in DeregisterAll() function
/external/openscreen/discovery/dnssd/impl/
Dservice_dispatcher.cc128 ErrorOr<int> ServiceDispatcher::DeregisterAll(const std::string& service) { in DeregisterAll() function in openscreen::discovery::ServiceDispatcher
Dpublisher_impl.cc232 ErrorOr<int> PublisherImpl::DeregisterAll(const std::string& service) { in DeregisterAll() function in openscreen::discovery::PublisherImpl
/external/tensorflow/tensorflow/core/distributed_runtime/
Dgraph_mgr.cc336 Status GraphMgr::DeregisterAll() { in DeregisterAll() function in tensorflow::GraphMgr