Home
last modified time | relevance | path

Searched refs:AssociatedInterface (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/mojo/public/tools/bindings/pylib/mojom_tests/generate/
Dmodule_unittest.py45 mojom.AssociatedInterface(struct)
Dpack_unittest.py133 mojom.AssociatedInterface(mojom.Interface('test_interface')))
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dpack.py47 mojom.Interface, mojom.AssociatedInterface)):
65 if isinstance(kind, (mojom.Interface, mojom.AssociatedInterface)):
Dmodule.py643 class AssociatedInterface(ReferenceKind): class
831 return isinstance(kind, AssociatedInterface)
Dtranslate.py198 kind = mojom.AssociatedInterface(inner_kind)
/external/libchrome/mojo/public/tools/bindings/generators/js_templates/
Dfuzzing.tmpl105 {{build_call(obj, operation, 'AssociatedInterface', name, '"' ~ kind.kind.module.namespace ~ '.' ~ …