Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/tools/bindings/generators/
Dmojom_js_generator.py37 mojom.NULLABLE_STRING: "null"
63 mojom.NULLABLE_STRING: "codec.NullableString",
79 mojom.NULLABLE_STRING: "string",
152 mojom.NULLABLE_STRING: "String",
Dmojom_java_generator.py51 mojom.NULLABLE_STRING.spec: 'String',
77 mojom.NULLABLE_STRING.spec: 'readString',
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py124 return NULLABLE_STRING
185 NULLABLE_STRING = ReferenceKind('?s', True) variable
212 NULLABLE_STRING,
790 return kind.spec == STRING.spec or kind.spec == NULLABLE_STRING.spec
Dpack.py41 mojom.NULLABLE_STRING: 8