Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/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()
/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/decoder/
Dfoo_dec.h16 size_t decode(void *buf, size_t bufsize, IOStream *stream, ChecksumCalculator* checksumCalc);
Dfoo_dec.cpp32 size_t foo_decoder_context_t::decode(void *buf, size_t len, IOStream *stream, ChecksumCalculator* c… in decode() function in foo_decoder_context_t
/device/google/cuttlefish_vmm/
Dupdate-manifest-gfxstream.py118 print(output_string.decode())
/device/google/cuttlefish/host/frontend/gcastv2/signaling_server/assets/js/
Dlogcat.js156 let payloadText = utf8Decoder.decode(array.slice(24));
/device/generic/opengl-transport/host/libs/virglrenderer/
DAVDVirglRenderer.cpp507 decodedBytes = ctx->render_control.decode(buf, bufSize, &stream, &ctx->checksum_calc); in process_cmd()
511 decodedBytes = ctx->gles1.decode(buf, bufSize, &stream, &ctx->checksum_calc); in process_cmd()
515 decodedBytes = ctx->gles3.decode(buf, bufSize, &stream, &ctx->checksum_calc); in process_cmd()
/device/generic/goldfish/radio/libril/
Dril_service.cpp3591 ril::util::mcc::decode(rilCellIdentity.cellIdentityGsm.mcc); in fillCellIdentityResponse()
3593 ril::util::mnc::decode(rilCellIdentity.cellIdentityGsm.mnc); in fillCellIdentityResponse()
3609 ril::util::mcc::decode(rilCellIdentity.cellIdentityWcdma.mcc); in fillCellIdentityResponse()
3611 ril::util::mnc::decode(rilCellIdentity.cellIdentityWcdma.mnc); in fillCellIdentityResponse()
3638 ril::util::mcc::decode(rilCellIdentity.cellIdentityLte.mcc); in fillCellIdentityResponse()
3640 ril::util::mnc::decode(rilCellIdentity.cellIdentityLte.mnc); in fillCellIdentityResponse()
3656 ril::util::mcc::decode(rilCellIdentity.cellIdentityTdscdma.mcc); in fillCellIdentityResponse()
3658 ril::util::mnc::decode(rilCellIdentity.cellIdentityTdscdma.mnc); in fillCellIdentityResponse()
8019 ril::util::mcc::decode(rillCellInfo->CellInfo.gsm.cellIdentityGsm.mcc); in convertRilCellInfoListToHal()
8021 ril::util::mnc::decode(rillCellInfo->CellInfo.gsm.cellIdentityGsm.mnc); in convertRilCellInfoListToHal()
[all …]
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp4747 ril::util::mnc::decode(rilCellIdentity.cellIdentityGsm.mnc); in fillCellIdentityResponse()
4760 ril::util::mnc::decode(rilCellIdentity.cellIdentityWcdma.mnc); in fillCellIdentityResponse()
4784 ril::util::mnc::decode(rilCellIdentity.cellIdentityLte.mnc); in fillCellIdentityResponse()
4797 ril::util::mnc::decode(rilCellIdentity.cellIdentityTdscdma.mnc); in fillCellIdentityResponse()
9707 ril::util::mnc::decode(rillCellInfo->CellInfo.gsm.cellIdentityGsm.mnc); in convertRilCellInfoListToHal()
9731 ril::util::mnc::decode(rillCellInfo->CellInfo.wcdma.cellIdentityWcdma.mnc); in convertRilCellInfoListToHal()
9779 ril::util::mnc::decode(rillCellInfo->CellInfo.lte.cellIdentityLte.mnc); in convertRilCellInfoListToHal()
9809 ril::util::mnc::decode( in convertRilCellInfoListToHal()
9853 ril::util::mnc::decode(rillCellInfo->CellInfo.gsm.cellIdentityGsm.mnc); in convertRilCellInfoListToHal_1_2()
9877 ril::util::mnc::decode(rillCellInfo->CellInfo.wcdma.cellIdentityWcdma.mnc); in convertRilCellInfoListToHal_1_2()
[all …]
/device/linaro/dragonboard/db845c/firmware/
Dadsp.b071decode error: %d�servreg_monitor.c:ADSP:sr_mon_handle NULL���servreg_monitor.c:ADSP:servreg_name N…
Dadsp.b1320 …r.c:ADSP:Indication buff allocation failed����servreg_locator.c:ADSP:QMI decode error: %d�servreg_…
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_service.cpp4578 ril::util::mnc::decode(rilCellIdentity.cellIdentityGsm.mnc); in fillCellIdentityResponse()
4591 ril::util::mnc::decode(rilCellIdentity.cellIdentityWcdma.mnc); in fillCellIdentityResponse()
4615 ril::util::mnc::decode(rilCellIdentity.cellIdentityLte.mnc); in fillCellIdentityResponse()
4628 ril::util::mnc::decode(rilCellIdentity.cellIdentityTdscdma.mnc); in fillCellIdentityResponse()
9397 ril::util::mnc::decode(rillCellInfo->CellInfo.gsm.cellIdentityGsm.mnc); in convertRilCellInfoListToHal()
9421 ril::util::mnc::decode(rillCellInfo->CellInfo.wcdma.cellIdentityWcdma.mnc); in convertRilCellInfoListToHal()
9469 ril::util::mnc::decode(rillCellInfo->CellInfo.lte.cellIdentityLte.mnc); in convertRilCellInfoListToHal()
9499 ril::util::mnc::decode( in convertRilCellInfoListToHal()