Searched refs:hexBytes (Results 1 – 2 of 2) sorted by relevance
40 void VCardPhotoData::InitPhotoData(std::string &format, std::string &hexBytes) in InitPhotoData() argument43 bytes_ = hexBytes; in InitPhotoData()50 void VCardPhotoData::SetHexBytes(std::string &hexBytes) in SetHexBytes() argument52 hexBytes_ = hexBytes; in SetHexBytes()
33 void InitPhotoData(std::string &format, std::string &hexBytes);35 void SetHexBytes(std::string &hexBytes);