/external/chromium_org/ppapi/c/private/ |
D | ppb_tcp_server_socket_private.h | 87 void (*StopListening)(PP_Resource tcp_server_socket); member 102 void (*StopListening)(PP_Resource tcp_server_socket); member
|
/external/chromium_org/chrome/browser/extensions/ |
D | global_shortcut_listener_mac.cc | 45 void GlobalShortcutListenerMac::StopListening() { in StopListening() function in extensions::GlobalShortcutListenerMac
|
D | global_shortcut_listener_ozone.cc | 45 void GlobalShortcutListenerOzone::StopListening() { in StopListening() function in extensions::GlobalShortcutListenerOzone
|
D | global_shortcut_listener_chromeos.cc | 45 void GlobalShortcutListenerChromeOS::StopListening() { in StopListening() function in extensions::GlobalShortcutListenerChromeOS
|
D | global_shortcut_listener_win.cc | 47 void GlobalShortcutListenerWin::StopListening() { in StopListening() function in extensions::GlobalShortcutListenerWin
|
D | global_shortcut_listener_x11.cc | 87 void GlobalShortcutListenerX11::StopListening() { in StopListening() function in extensions::GlobalShortcutListenerX11
|
/external/chromium_org/ppapi/cpp/private/ |
D | tcp_server_socket_private.cc | 80 void TCPServerSocketPrivate::StopListening() { in StopListening() function in pp::TCPServerSocketPrivate
|
/external/chromium_org/ppapi/proxy/ |
D | tcp_server_socket_private_resource.cc | 82 void TCPServerSocketPrivateResource::StopListening() { in StopListening() function in ppapi::proxy::TCPServerSocketPrivateResource
|
/external/chromium_org/ppapi/thunk/ |
D | ppb_tcp_server_socket_private_thunk.cc | 60 void StopListening(PP_Resource tcp_server_socket) { in StopListening() function
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
D | httpserver.cc | 280 void HttpListenServer::StopListening() { in StopListening() function in talk_base::HttpListenServer
|
/external/chromium_org/net/dns/ |
D | mdns_client_impl.cc | 421 void MDnsClientImpl::StopListening() { in StopListening() function in net::MDnsClientImpl
|
/external/chromium_org/chrome/browser/task_manager/ |
D | task_manager.cc | 1102 void TaskManagerModel::StopListening() { in StopListening() function in TaskManagerModel
|