Searched refs:DiagnosticMapProxy (Results 1 – 2 of 2) sorted by relevance
21 class DiagnosticMapProxy: class82 def __get__(self, obj: Any, objtype: Optional[type] = None) -> DiagnosticMapProxy:108 return DiagnosticMapProxy(self, inspect.getmro(objtype))
63 DiagnosticMapProxy, DiagnosticMap, DiagnosticsManagerCls, DiagnosticKind, Diagnostic