Searched refs:NULLABLE_STRING (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/mojo/public/tools/bindings/pylib/mojom/generate/
H A Dmodule.py38 return NULLABLE_STRING
97 NULLABLE_STRING = ReferenceKind('?s', True) variable
124 NULLABLE_STRING,
342 return kind.spec == STRING.spec or kind.spec == NULLABLE_STRING.spec
H A Dpack.py38 mojom.NULLABLE_STRING: 8
/external/chromium_org/mojo/public/tools/bindings/generators/
H A Dmojom_js_generator.py35 mojom.NULLABLE_STRING: "null"
97 mojom.NULLABLE_STRING: "codec.NullableString",
H A Dmojom_java_generator.py47 mojom.NULLABLE_STRING.spec: 'String',
73 mojom.NULLABLE_STRING.spec: 'readString',
H A Dmojom_python_generator.py27 mojom.NULLABLE_STRING: '_descriptor.TYPE_NULLABLE_STRING',

Completed in 371 milliseconds