Home
last modified time | relevance | path

Searched defs:idcDef (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/
H A DschemasInternals.h947 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/external/libxml2/include/libxml/
H A DschemasInternals.h947 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libxml2/include/libxml/
DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c3975 xmlSchemaFreeIDC(xmlSchemaIDCPtr idcDef) in xmlSchemaFreeIDC()
21948 xmlSchemaIDCPtr idcDef = (xmlSchemaIDCPtr) payload; in xmlSchemaAugmentIDC() local
21999 xmlSchemaIDCNewBinding(xmlSchemaIDCPtr idcDef) in xmlSchemaIDCNewBinding()