Home
last modified time | relevance | path

Searched refs:NULLABLE_DPPIPE (Results 1 – 4 of 4) sorted by relevance

/external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py130 return NULLABLE_DPPIPE
186 NULLABLE_DPPIPE = ReferenceKind('?h:d:p', True) variable
213 NULLABLE_DPPIPE,
709 return kind.spec == DPPIPE.spec or kind.spec == NULLABLE_DPPIPE.spec
Dpack.py36 mojom.NULLABLE_DPPIPE: 4,
/external/libmojo/mojo/public/tools/bindings/generators/
Dmojom_js_generator.py28 mojom.NULLABLE_DPPIPE: "null",
97 mojom.NULLABLE_DPPIPE: "codec.NullableHandle",
Dmojom_java_generator.py40 mojom.NULLABLE_DPPIPE.spec:
68 mojom.NULLABLE_DPPIPE.spec: 'readProducerHandle',