Searched refs:AssociatedInterface (Results 1 – 5 of 5) sorted by relevance
45 mojom.AssociatedInterface(struct)
133 mojom.AssociatedInterface(mojom.Interface('test_interface')))
47 mojom.Interface, mojom.AssociatedInterface)):64 if isinstance(kind, (mojom.Interface, mojom.AssociatedInterface)):
581 class AssociatedInterface(ReferenceKind): class738 return isinstance(kind, AssociatedInterface)
133 kind = mojom.AssociatedInterface(inner_kind)