Lines Matching refs:attrLn
278 xmlreader::Span attrLn; in handleComponentData() local
279 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleComponentData()
283 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("package"))) in handleComponentData()
298 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("name"))) in handleComponentData()
312 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("op"))) in handleComponentData()
316 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("finalized"))) in handleComponentData()
384 xmlreader::Span attrLn; in handleItem() local
385 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleItem()
389 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("path"))) in handleItem()
454 xmlreader::Span attrLn; in handlePropValue() local
455 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handlePropValue()
459 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("nil"))) in handlePropValue()
463 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("type"))) in handlePropValue()
476 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("separator"))) in handlePropValue()
489 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("external"))) in handlePropValue()
539 xmlreader::Span attrLn; in handleLocpropValue() local
540 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleLocpropValue()
544 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("lang"))) in handleLocpropValue()
548 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("nil"))) in handleLocpropValue()
552 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("type"))) in handleLocpropValue()
565 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("separator"))) in handleLocpropValue()
578 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("op"))) in handleLocpropValue()
663 xmlreader::Span attrLn; in handleGroupProp() local
664 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleGroupProp()
668 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("name"))) in handleGroupProp()
673 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("type"))) in handleGroupProp()
677 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("op"))) in handleGroupProp()
681 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("finalized"))) in handleGroupProp()
891 xmlreader::Span attrLn; in handleGroupNode() local
892 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleGroupNode()
896 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("name"))) in handleGroupNode()
901 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("op"))) in handleGroupNode()
905 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("finalized"))) in handleGroupNode()
965 xmlreader::Span attrLn; in handleSetNode() local
966 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleSetNode()
970 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("name"))) in handleSetNode()
975 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("component"))) in handleSetNode()
979 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("node-type"))) in handleSetNode()
984 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("op"))) in handleSetNode()
988 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("finalized"))) in handleSetNode()
992 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("mandatory"))) in handleSetNode()