Searched refs:ci (Results 1 – 3 of 3) sorted by relevance
/base/telephony/ril_adapter/services/vendor/src/ |
D | at_network.c | 858 static int32_t ParseCellInfoGsm(const char *str, CellInfo *ci) in ParseCellInfoGsm() argument 860 if (str == NULL || ci == NULL) { in ParseCellInfoGsm() 865 (void)memset_s(ci, sizeof(CellInfo), 0, sizeof(CellInfo)); in ParseCellInfoGsm() 873 if (NextInt(&pStr, &ci->ServiceCellParas.gsm.band) < 0) { in ParseCellInfoGsm() 876 if (NextInt(&pStr, &ci->ServiceCellParas.gsm.arfcn) < 0) { in ParseCellInfoGsm() 879 if (NextInt(&pStr, &ci->ServiceCellParas.gsm.bsic) < 0) { in ParseCellInfoGsm() 882 if (NextIntFromHex(&pStr, &ci->ServiceCellParas.gsm.cellId) < 0) { in ParseCellInfoGsm() 885 if (NextIntFromHex(&pStr, &ci->ServiceCellParas.gsm.lac) < 0) { in ParseCellInfoGsm() 888 if (NextInt(&pStr, &ci->ServiceCellParas.gsm.rxlev) < 0) { in ParseCellInfoGsm() 891 ci->ratType = NETWORK_TYPE_GSM; in ParseCellInfoGsm() [all …]
|
/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
D | hvigor-wrapper.js | 17 …ci={copySync:si};const ai=yo.fromPromise,li=ho;var fi={pathExists:ai((function(e){return li.access… variable
|
/base/update/updater/test/unittest/test_data/applypatch/ |
D | TestGZipModeImagePatch.old.gz |
|