HomeSort by relevance Sort by last modified time
    Searched defs:RemoveClient (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/renderer/media/
midi_message_filter.cc 93 void MIDIMessageFilter::RemoveClient(WebKit::WebMIDIAccessorClient* client) {
video_capture_impl.cc 230 // that client list and don't have to run the other following RemoveClient().
231 RemoveClient(handler, &clients_pending_on_filter_) ||
232 RemoveClient(handler, &clients_pending_on_restart_) ||
233 RemoveClient(handler, &clients_);
475 bool VideoCaptureImpl::RemoveClient(
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmanager.cc 66 void SessionManager::RemoveClient(const std::string& content_type) {
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
sessionmanager.cc 69 void SessionManager::RemoveClient(const std::string& content_type) {
  /external/chromium_org/third_party/libjingle/source/talk/base/
natsocketfactory.cc 440 RemoveClient(ext_ip);
453 void NATSocketServer::Translator::RemoveClient(
  /external/chromium_org/content/renderer/npapi/
webplugin_impl.cc 588 RemoveClient(i);
    [all...]

Completed in 474 milliseconds