Searched defs:ParseUInt16 (Results 1 – 4 of 4) sorted by relevance
679 bool CEventClient::ParseUInt16(unsigned char* &payload, int &psize, unsigned short& parsedVal) in ParseUInt16() function in CEventClient
339 bool ParseUInt16(const std::string& str, uint16_t* out) in ParseUInt16() function