HomeSort by relevance Sort by last modified time
    Searched refs:NULLABLE_DCPIPE (Results 1 - 4 of 4) sorted by null

  /external/libchrome/mojo/public/tools/bindings/generators/
mojom_js_generator.py 29 mojom.NULLABLE_DCPIPE: "null",
55 mojom.NULLABLE_DCPIPE: "codec.NullableHandle",
86 mojom.NULLABLE_DCPIPE: "mojo.MojoHandle",
159 mojom.NULLABLE_DCPIPE: "DataPipeConsumer",
mojom_java_generator.py 43 mojom.NULLABLE_DCPIPE.spec:
72 mojom.NULLABLE_DCPIPE.spec: 'readConsumerHandle',
  /external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
pack.py 35 mojom.NULLABLE_DCPIPE: 4,
module.py 128 return NULLABLE_DCPIPE
187 NULLABLE_DCPIPE = ReferenceKind('?h:d:c', True)
214 NULLABLE_DCPIPE,
798 return kind.spec == DCPIPE.spec or kind.spec == NULLABLE_DCPIPE.spec

Completed in 757 milliseconds