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

  /external/libmojo/mojo/public/tools/bindings/generators/
mojom_js_generator.py 27 mojom.NULLABLE_DCPIPE: "null",
101 mojom.NULLABLE_DCPIPE: "codec.NullableHandle",
mojom_java_generator.py 44 mojom.NULLABLE_DCPIPE.spec:
73 mojom.NULLABLE_DCPIPE.spec: 'readConsumerHandle',
  /external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/
module.py 128 return NULLABLE_DCPIPE
185 NULLABLE_DCPIPE = ReferenceKind('?h:d:c', True)
212 NULLABLE_DCPIPE,
718 return kind.spec == DCPIPE.spec or kind.spec == NULLABLE_DCPIPE.spec
pack.py 35 mojom.NULLABLE_DCPIPE: 4,

Completed in 77 milliseconds