Searched refs:NULLABLE_DCPIPE (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/mojo/public/tools/bindings/pylib/mojom/generate/
H A Dmodule.py42 return NULLABLE_DCPIPE
99 NULLABLE_DCPIPE = ReferenceKind('?h:d:c', True) variable
126 NULLABLE_DCPIPE,
350 return kind.spec == DCPIPE.spec or kind.spec == NULLABLE_DCPIPE.spec
H A Dpack.py32 mojom.NULLABLE_DCPIPE: 4,
/external/chromium_org/mojo/public/tools/bindings/generators/
H A Dmojom_js_generator.py27 mojom.NULLABLE_DCPIPE: "null",
89 mojom.NULLABLE_DCPIPE: "codec.NullableHandle",
H A Dmojom_python_generator.py34 mojom.NULLABLE_DCPIPE: '_descriptor.TYPE_NULLABLE_HANDLE',
64 mojom.NULLABLE_DCPIPE: 'i',
H A Dmojom_java_generator.py39 mojom.NULLABLE_DCPIPE.spec:
68 mojom.NULLABLE_DCPIPE.spec: 'readConsumerHandle',
H A Dmojom_cpp_generator.py28 mojom.NULLABLE_DCPIPE: "mojo::DataPipeConsumerHandle",

Completed in 365 milliseconds