Searched refs:decode (Results 1 – 6 of 6) sorted by relevance
37 static inline std::string decode(int mnc) { in decode() function126 if (decode(encode(mncs[i].in)).compare(mncs[i].out)) return 1; in test()139 if (decode(legacy_mncs[i].in).compare(legacy_mncs[i].out)) return 1; in test()
296 report.decode(report.mask(report.minRaw), &min); in operator <<()297 report.decode(report.mask(report.maxRaw), &max); in operator <<()
125 bool decode(uint32_t input, double *output) const { in decode() function
36 * to decode data of the given mime type.
240 quat.decode(quat.mask(quat.minRaw), &min); in processQuaternionUsage()241 quat.decode(quat.mask(quat.maxRaw), &max); in processQuaternionUsage()
3566 ril::util::mnc::decode(rilCellIdentity.cellIdentityGsm.mnc); in fillCellIdentityResponse()3584 ril::util::mnc::decode(rilCellIdentity.cellIdentityWcdma.mnc); in fillCellIdentityResponse()3613 ril::util::mnc::decode(rilCellIdentity.cellIdentityLte.mnc); in fillCellIdentityResponse()3631 ril::util::mnc::decode(rilCellIdentity.cellIdentityTdscdma.mnc); in fillCellIdentityResponse()7936 ril::util::mnc::decode(rillCellInfo->CellInfo.gsm.cellIdentityGsm.mnc); in convertRilCellInfoListToHal()7960 ril::util::mnc::decode(rillCellInfo->CellInfo.wcdma.cellIdentityWcdma.mnc); in convertRilCellInfoListToHal()8008 ril::util::mnc::decode(rillCellInfo->CellInfo.lte.cellIdentityLte.mnc); in convertRilCellInfoListToHal()8038 ril::util::mnc::decode( in convertRilCellInfoListToHal()