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.c416 const xmlChar *schemaLocation; member
442 const xmlChar *schemaLocation; /* The URI of the schema document. */ member
471 const xmlChar *schemaLocation; member
10134 const xmlChar *schemaLocation) in xmlSchemaGetSchemaBucket()
10156 const xmlChar *schemaLocation, in xmlSchemaGetChameleonSchemaBucket()
10398 const xmlChar *schemaLocation, in xmlSchemaAddSchemaDoc()
10824 const xmlChar *namespaceName = NULL, *schemaLocation = NULL; in xmlSchemaParseImport() local
10970 xmlChar **schemaLocation, in xmlSchemaParseIncludeOrRedefineAttrs()
11069 const xmlChar *schemaLocation = NULL; in xmlSchemaParseIncludeOrRedefine() local