Searched refs:SetMemoryPressureNotificationsSuppressed (Results 1 – 6 of 6) sorted by relevance
29 self._browser.SetMemoryPressureNotificationsSuppressed(suppressed)38 self._browser.SetMemoryPressureNotificationsSuppressed(suppressed)78 backend.SetMemoryPressureNotificationsSuppressed(True)82 backend.SetMemoryPressureNotificationsSuppressed(False)99 backend.SetMemoryPressureNotificationsSuppressed(True)110 backend.SetMemoryPressureNotificationsSuppressed, True)
31 def SetMemoryPressureNotificationsSuppressed(self, suppressed, timeout=30): member in MemoryBackend
372 def SetMemoryPressureNotificationsSuppressed(self, suppressed, timeout=30): member in DevToolsClientBackend387 return self._memory_backend.SetMemoryPressureNotificationsSuppressed(
268 def SetMemoryPressureNotificationsSuppressed( member in Browser270 self._browser_backend.SetMemoryPressureNotificationsSuppressed(
302 def SetMemoryPressureNotificationsSuppressed( member in ChromeBrowserBackend304 self.devtools_client.SetMemoryPressureNotificationsSuppressed(
131 def SetMemoryPressureNotificationsSuppressed( member in BrowserBackend