Searched refs:GetContextInfo (Results 1 – 3 of 3) sorted by relevance
38 def GetContextInfo(self, context_id): member in InspectorBackendList39 return self._devtools_context_map_backend.GetContextInfo(context_id)
424 def GetContextInfo(self, context_id): member in _DevToolsContextMapBackend
47 context = self._extension_backend_list.GetContextInfo(context_id)