Searched refs:storeVal (Results 1 – 1 of 1) sorted by relevance
309 std::string storeVal = "0x"; in SetValue() local314 storeVal += convertVal; in SetValue()315 xmlNodeSetContent(propertyNode, (xmlChar *)storeVal.c_str()); in SetValue()476 std::string storeVal = "0x"; in SetValue() local481 storeVal += convertVal; in SetValue()482 xmlNodeSetContent(propertyNode, (xmlChar *)storeVal.c_str()); in SetValue()