Home
last modified time | relevance | path

Searched defs:schemaLocation (Results 1 – 2 of 2) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
DSubtitleSampleEntry.java22 private String schemaLocation; field in SubtitleSampleEntry
64 public void setSchemaLocation(String schemaLocation) { in setSchemaLocation()
/external/libxml2/
Dxmlschemas.c403 const xmlChar *schemaLocation; member
429 const xmlChar *schemaLocation; /* The URI of the schema document. */ member
458 const xmlChar *schemaLocation; member
10061 const xmlChar *schemaLocation) in xmlSchemaGetSchemaBucket()
10083 const xmlChar *schemaLocation, in xmlSchemaGetChameleonSchemaBucket()
10325 const xmlChar *schemaLocation, in xmlSchemaAddSchemaDoc()
10751 const xmlChar *namespaceName = NULL, *schemaLocation = NULL; in xmlSchemaParseImport() local
10897 xmlChar **schemaLocation, in xmlSchemaParseIncludeOrRedefineAttrs()
10996 const xmlChar *schemaLocation = NULL; in xmlSchemaParseIncludeOrRedefine() local