Searched refs:Unbind (Results 1 – 13 of 13) sorted by relevance
166 InterfaceRequest<Interface> Unbind() { in Unbind() function168 return internal_state_.Unbind(); in Unbind()
129 AssociatedInterfaceRequest<Interface> Unbind() { in Unbind() function
42 self.Unbind()54 def Unbind(self): member in FakeFS
119 InterfaceRequest<Interface> Unbind() { in Unbind() function
129 ignore_result(binding_.Unbind().PassMessagePipe().release()); in ~ReflectorImpl()
373 ignore_result(binding_.Unbind().PassMessagePipe().release()); in ~InterfacePassingTestDriverImpl()
117 conf: Unbind124 - Modem.Unbind (no rule, i.e. applicable by default)
430 self.time[0].Unbind(wx.EVT_KILL_FOCUS, self.time[0])431 self.time[1].Unbind(wx.EVT_KILL_FOCUS, self.time[1])432 self.time[2].Unbind(wx.EVT_KILL_FOCUS, self.time[2])
203 TEST_P(BindingTest, Unbind) { in TEST_P() argument217 auto request = binding.Unbind(); in TEST_P()
140 int Unbind(const SocketAddress& addr, VirtualSocket* socket);
170 server_->Unbind(local_addr_, this); in Close()683 int VirtualSocketServer::Unbind(const SocketAddress& addr, in Unbind() function in rtc::VirtualSocketServer
776 5. Unbind stage
657 del name[,name]* -- Unbind name(s) from object. Object will be indirectly