Searched defs:cid (Results 1 - 14 of 14) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
H A DRegistry.cpp366 LOG_E("mcRegistry store So.Data(cid/pid) failed: %d", MC_DRV_ERR_INVALID_PARAMETER);
375 LOG_E("mcRegistry store So.Data(cid/pid) failed: %d", MC_DRV_ERR_INVALID_DEVICE_FILE);
390 const mcCid_t *cid,
396 if ((NULL == cid) || (NULL == so)) {
410 LOG_E("mcRegistry read So.Data(cid/pid) failed: %d", MC_DRV_ERR_INVALID_PARAMETER);
417 LOG_E("mcRegistry read So.Data(cid/pid) failed: %d", MC_DRV_ERR_INVALID_DEVICE_FILE);
424 LOG_E("mcRegistry read So.Data(cid/pid) failed: %d", MC_DRV_ERR_OUT_OF_RESOURCES);
388 mcRegistryReadData( uint32_t context, const mcCid_t *cid, mcPid_t pid, mcSoDataCont_t *so, uint32_t maxLen ) argument
/hardware/libhardware/include/hardware/
H A Dgps.h318 uint32_t cid; member in struct:__anon289
/hardware/qcom/msm8x74/kernel-headers/media/
H A Dmsmb_isp.h132 uint8_t cid; member in struct:msm_vfe_rdi_cfg
H A Dmsm_cam_sensor.h235 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
H A Dmsm_camera.h1295 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
/hardware/qcom/msm8x74/original-kernel-headers/media/
H A Dmsmb_isp.h105 uint8_t cid; member in struct:msm_vfe_rdi_cfg
H A Dmsm_cam_sensor.h206 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
H A Dmsm_camera.h1369 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
/hardware/ril/reference-ril/
H A Dreference-ril.c438 responses[i].cid = -1;
456 err = at_tok_nextint(&line, &response->cid);
482 int cid; local
488 err = at_tok_nextint(&line, &cid);
493 if (responses[i].cid == cid)
1197 * +CREG: n, stat, [lac, cid]
1199 * +CREG: stat, [lac, cid]
1213 * +CGREG: n, stat [,lac, cid [,networkType]]
1242 case 2: /* +CREG: <stat>, <lac>, <cid> */
[all...]
H A Dril.h194 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon1370
215 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon1371
356 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member in struct:__anon1382
766 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member in struct:__anon1410
774 int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown */ member in struct:__anon1411
/hardware/ril/include/telephony/
H A Dril.h194 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon1223
215 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon1224
356 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member in struct:__anon1235
766 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member in struct:__anon1263
774 int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown */ member in struct:__anon1264
/hardware/qcom/camera/
H A DQCamera_Intf.h298 uint8_t cid; member in struct:__anon660
/hardware/qcom/msm8960/kernel-headers/media/
H A Dmsm_camera.h1301 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
/hardware/qcom/msm8960/original-kernel-headers/media/
H A Dmsm_camera.h1253 uint8_t cid; member in struct:msm_camera_csid_vc_cfg

Completed in 693 milliseconds