Searched refs:ValStr (Results 1 – 2 of 2) sorted by relevance
1485 SmallString<64> ValStr; in parseAttributeGroupBlock() local1495 ValStr += Record[i++]; in parseAttributeGroupBlock()1499 B.addAttribute(KindStr.str(), ValStr.str()); in parseAttributeGroupBlock()
1561 SmallString<64> ValStr; in parseAttributeGroupBlock() local1571 ValStr += Record[i++]; in parseAttributeGroupBlock()1575 B.addAttribute(KindStr.str(), ValStr.str()); in parseAttributeGroupBlock()