Searched refs:SetMemoryPressureNotificationsSuppressed (Results 1 – 6 of 6) sorted by relevance
28 self._browser.SetMemoryPressureNotificationsSuppressed(suppressed)37 self._browser.SetMemoryPressureNotificationsSuppressed(suppressed)77 backend.SetMemoryPressureNotificationsSuppressed(True)81 backend.SetMemoryPressureNotificationsSuppressed(False)98 backend.SetMemoryPressureNotificationsSuppressed(True)109 backend.SetMemoryPressureNotificationsSuppressed, True)
31 def SetMemoryPressureNotificationsSuppressed(self, suppressed, timeout=30): member in MemoryBackend
388 def SetMemoryPressureNotificationsSuppressed(self, suppressed, timeout=30): member in DevToolsClientBackend403 return self._memory_backend.SetMemoryPressureNotificationsSuppressed(
290 def SetMemoryPressureNotificationsSuppressed( member in ChromeBrowserBackend292 self.devtools_client.SetMemoryPressureNotificationsSuppressed(
330 def SetMemoryPressureNotificationsSuppressed( member in Browser332 self._browser_backend.SetMemoryPressureNotificationsSuppressed(
152 def SetMemoryPressureNotificationsSuppressed( member in BrowserBackend