Searched refs:DispatchNotifications (Results 1 – 7 of 7) sorted by relevance
75 inspector.DispatchNotifications(10)94 inspector.DispatchNotifications(timeout=10)115 inspector.DispatchNotifications(10)118 inspector.DispatchNotifications(10)150 inspector.DispatchNotifications(10)156 inspector.DispatchNotifications(10)157 inspector.DispatchNotifications(10)160 inspector.DispatchNotifications(10)
39 self._inspector_websocket.DispatchNotifications(timeout)
94 self._inspector_websocket.DispatchNotifications(remaining_time)
126 def DispatchNotifications(self, timeout): member in InspectorWebsocket
251 self._inspector_websocket.DispatchNotifications(timeout)
272 self._inspector_socket.DispatchNotifications(10)
486 def DispatchNotifications(self, timeout): member in FakeInspectorWebsocket