Searched defs:Deregister (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_header_extension.cc79 int32_t RtpHeaderExtensionMap::Deregister(const RTPExtensionType type) { function in class:webrtc::RtpHeaderExtensionMap
/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dgraph_mgr.cc302 Status GraphMgr::Deregister(const string& handle) { function in class:tensorflow::GraphMgr
/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session.cc186 // session->Close calls the DirectSessionFactory.Deregister, which
202 void Deregister(const DirectSession* session) { function in class:tensorflow::DirectSessionFactory
1483 if (factory_ != nullptr) factory_->Deregister(this);

Completed in 415 milliseconds