Searched defs:byteVal (Results 1 – 3 of 3) sorted by relevance
173 unsigned char byteVal = GetByteFromHexStr(src, i); in HexStringToAsciiString() local196 unsigned char byteVal = GetByteFromHexStr(src, i); in HexArrayToStringWithoutChecking() local
235 …std::string byteVal = DistributedWantParams::GetStringByType(byteObj, DistributedWantParams::VALUE… variable
389 std::string byteVal = WantParams::GetStringByType(byteObj, WantParams::VALUE_TYPE_BYTE); variable