Searched refs:IsInterfaceKind (Results 1 – 5 of 5) sorted by relevance
75 if mojom.IsInterfaceKind(kind) or mojom.IsInterfaceRequestKind(kind):95 if mojom.IsInterfaceKind(kind):120 if mojom.IsInterfaceKind(kind):145 if mojom.IsInterfaceKind(kind):168 if mojom.IsInterfaceKind(kind):196 if mojom.IsInterfaceKind(kind) or mojom.IsInterfaceRequestKind(kind):295 "is_interface_kind": mojom.IsInterfaceKind,
57 if mojom.IsInterfaceKind(field.kind) or \113 if mojom.IsInterfaceKind(kind) or mojom.IsInterfaceRequestKind(kind):129 if mojom.IsInterfaceKind(kind) or mojom.IsInterfaceRequestKind(kind):144 if mojom.IsInterfaceKind(kind) or mojom.IsInterfaceRequestKind(kind):
116 if (mojom.IsEnumKind(element) or mojom.IsInterfaceKind(element) or185 if mojom.IsInterfaceKind(kind):187 if mojom.IsAnyArrayKind(kind) and mojom.IsInterfaceKind(kind.kind):201 if mojom.IsInterfaceKind(kind):245 if mojom.IsStructKind(kind) or mojom.IsInterfaceKind(kind):
94 if (mojom.IsEnumKind(element) or mojom.IsInterfaceKind(element) or
378 def IsInterfaceKind(kind): function416 IsInterfaceKind(kind) or