Home
last modified time | relevance | path

Searched defs:attrDef (Results 1 – 4 of 4) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorKey.java103 XSLTAttributeDef attrDef = def.getAttributeDef(attrUri, attrLocalName); in setPropertiesFromAttributes() local
135 XSLTAttributeDef attrDef = attrDefs[i]; in setPropertiesFromAttributes() local
DXSLTElementProcessor.java319 XSLTAttributeDef attrDef = def.getAttributeDef(attrUri, attrLocalName); in setPropertiesFromAttributes() local
360 XSLTAttributeDef attrDef = attrDefs[i]; in setPropertiesFromAttributes() local
DXSLTElementDef.java585 XSLTAttributeDef attrDef = attrDefs[k]; in getAttributeDef() local
/external/bluetooth/bluez/tools/
Dsdptool.c520 struct attrib_def *attrDef = NULL; in print_tree_attr_func() local