Searched refs:schema (Results 1 – 17 of 17) sorted by relevance
/frameworks/base/core/xsd/ |
D | Android.bp | 4 api_dir: "schema",
|
/frameworks/base/services/core/xsd/ |
D | Android.bp | 4 api_dir: "schema",
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/benchmarks/ |
D | README.md | 8 The schema for the datasets is described in `benchmarks.proto`.
|
/frameworks/base/core/proto/android/service/ |
D | restricted_image.proto | 55 // Metadata about the image. Typically this has another proto schema,
|
/frameworks/av/drm/mediacas/plugins/clearkey/protos/ |
D | license_protos.proto | 58 // Note: In the previous implementation, the schema accommodated multiple
|
/frameworks/av/media/codec2/sfplugin/ |
D | CCodecConfig.cpp | 1351 AString schema; in getReflectedFormat() local 1352 if (params->findString(KEY_TEMPORAL_LAYERING, &schema)) { in getReflectedFormat() 1358 if (sscanf(schema.c_str(), "webrtc.vp8.%u-layer%c", &numLayers, &dummy) == 1 in getReflectedFormat() 1378 } else if ((tags = sscanf(schema.c_str(), "android.generic.%u%c%u%c", in getReflectedFormat() 1385 ALOGD("Ignoring unsupported ts-schema [%s]", schema.c_str()); in getReflectedFormat()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | api.proto | 66 // The versioning schema uses [semantic
|
D | field_mask.proto | 170 // Note that in the presence of schema evolution, this may mean that
|
/frameworks/base/core/java/android/text/ |
D | Html.java | 206 private static final HTMLSchema schema = new HTMLSchema(); field in Html.HtmlParser 232 parser.setProperty(Parser.schemaProperty, HtmlParser.schema); in fromHtml()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ |
D | CHANGES.txt | 59 unstable across different builds with schema changes due to unknown fields. 551 Descriptor objects (which describe the protobuf schema and allow
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1253 # The XML_SCHEMA tag can be used to specify an XML schema,
|
/frameworks/native/docs/ |
D | Doxyfile | 1511 # The XML_SCHEMA tag can be used to specify an XML schema,
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 1801 # The XML_SCHEMA tag can be used to specify a XML schema, which can be used by a
|
D | Doxyfile.orig | 1792 # The XML_SCHEMA tag can be used to specify a XML schema, which can be used by a
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 14981 field public static final java.lang.String KEY_TEMPORAL_LAYERING = "ts-schema"; 58791 ….lang.String APACHE_SCHEMA_VALIDATION_FEATURE = "http://apache.org/xml/features/validation/schema";
|
/frameworks/base/api/ |
D | current.txt | 25113 field public static final String KEY_TEMPORAL_LAYERING = "ts-schema"; 78171 …final String APACHE_SCHEMA_VALIDATION_FEATURE = "http://apache.org/xml/features/validation/schema";
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 75157 Landroid/text/Html$HtmlParser;->schema:Lorg/ccil/cowan/tagsoup/HTMLSchema;
|