Home
last modified time | relevance | path

Searched refs:hexBytes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/src/contact_data/
H A Dvcard_photo_data.cpp40 void VCardPhotoData::InitPhotoData(std::string &format, std::string &hexBytes) in InitPhotoData() argument
43 bytes_ = hexBytes; in InitPhotoData()
50 void VCardPhotoData::SetHexBytes(std::string &hexBytes) in SetHexBytes() argument
52 hexBytes_ = hexBytes; in SetHexBytes()
/ohos5.0/base/telephony/core_service/utils/vcard/include/contact_data/
H A Dvcard_photo_data.h33 void InitPhotoData(std::string &format, std::string &hexBytes);
35 void SetHexBytes(std::string &hexBytes);