Home
last modified time | relevance | path

Searched refs:decode (Results 1 – 8 of 8) sorted by relevance

/hardware/ril/include/telephony/
Dril_mnc.h37 static inline std::string decode(int mnc) { in decode() function
126 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()
Dril_mcc.h36 static inline std::string decode(int mcc) { in decode() function
61 if (decode(legacy_mccs[i].in).compare(legacy_mccs[i].out)) return 1; in test()
/hardware/interfaces/cas/1.0/
DIDescramblerBase.hal36 * to decode data of the given mime type.
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidParser.cpp297 report.decode(report.mask(report.minRaw), &min); in operator <<()
298 report.decode(report.mask(report.maxRaw), &max); in operator <<()
DHidParser.h126 bool decode(uint32_t input, double *output) const { in decode() function
/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.cpp242 quat.decode(quat.mask(quat.minRaw), &min); in processQuaternionUsage()
243 quat.decode(quat.mask(quat.maxRaw), &max); in processQuaternionUsage()
/hardware/ril/libril/
Dril_service.cpp3513 ril::util::mcc::decode(rilCellIdentity.cellIdentityGsm.mcc); in fillCellIdentityResponse()
3515 ril::util::mnc::decode(rilCellIdentity.cellIdentityGsm.mnc); in fillCellIdentityResponse()
3531 ril::util::mcc::decode(rilCellIdentity.cellIdentityWcdma.mcc); in fillCellIdentityResponse()
3533 ril::util::mnc::decode(rilCellIdentity.cellIdentityWcdma.mnc); in fillCellIdentityResponse()
3560 ril::util::mcc::decode(rilCellIdentity.cellIdentityLte.mcc); in fillCellIdentityResponse()
3562 ril::util::mnc::decode(rilCellIdentity.cellIdentityLte.mnc); in fillCellIdentityResponse()
3578 ril::util::mcc::decode(rilCellIdentity.cellIdentityTdscdma.mcc); in fillCellIdentityResponse()
3580 ril::util::mnc::decode(rilCellIdentity.cellIdentityTdscdma.mnc); in fillCellIdentityResponse()
7820 ril::util::mcc::decode(rillCellInfo->CellInfo.gsm.cellIdentityGsm.mcc); in convertRilCellInfoListToHal()
7822 ril::util::mnc::decode(rillCellInfo->CellInfo.gsm.cellIdentityGsm.mnc); in convertRilCellInfoListToHal()
[all …]
/hardware/interfaces/graphics/mapper/4.0/
DIMapper.hal417 * and decode the buffer metadata from a byte stream. We STRONGLY recommend using