Searched refs:ConvertHexToString (Results 1 – 5 of 5) sorted by relevance
142 std::string DmRadarHelper::ConvertHexToString(uint16_t hex) in ConvertHexToString() function in OHOS::DistributedHardware::DmRadarHelper160 std::string devType = ConvertHexToString(deviceInfoList[i].deviceTypeId); in GetDeviceInfoList()
79 std::string AVSessionRadar::ConvertHexToString(int32_t hex) in ConvertHexToString() function in OHOS::AVSession::AVSessionRadar100 return ConvertHexToString(localDevType); in GetLocalDevType()137 jDeviceInfo[PEER_DEV_TYPE] = ConvertHexToString(deviceInfo.deviceType_); in GetJsonCastDeviceList()151 info.peerDevType_ = ConvertHexToString(deviceInfo.deviceType_); in GetPeerInfoFromDeviceInfo()
116 std::string ConvertHexToString(int32_t hex);
199 std::string ConvertHexToString(uint16_t hex);
771 std::string DmRadarHelper::ConvertHexToString(uint16_t hex) in ConvertHexToString() function in OHOS::DistributedHardware::DmRadarHelper799 std::string devType = ConvertHexToString(deviceInfoList[i].deviceTypeId); in GetDeviceInfoList()