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

  /external/libchrome/mojo/public/tools/bindings/generators/
mojom_js_generator.py 30 mojom.NULLABLE_DPPIPE: "null",
56 mojom.NULLABLE_DPPIPE: "codec.NullableHandle",
87 mojom.NULLABLE_DPPIPE: "mojo.MojoHandle",
160 mojom.NULLABLE_DPPIPE: "DataPipeProducer",
mojom_java_generator.py 45 mojom.NULLABLE_DPPIPE.spec:
73 mojom.NULLABLE_DPPIPE.spec: 'readProducerHandle',
  /external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
pack.py 36 mojom.NULLABLE_DPPIPE: 4,
module.py 130 return NULLABLE_DPPIPE
188 NULLABLE_DPPIPE = ReferenceKind('?h:d:p', True)
215 NULLABLE_DPPIPE,
802 return kind.spec == DPPIPE.spec or kind.spec == NULLABLE_DPPIPE.spec

Completed in 698 milliseconds