| /device/google/cuttlefish/host/commands/modem_simulator/ |
| D | data_service.cpp | 153 int cid = cmd.GetNextInt(); in HandlePDPContext() local 228 int cid = cmd.GetNextInt(); in HandleEnterDataState() local 279 int cid = cmd.GetNextInt(); in HandleReadDynamicParam() local
|
| D | data_service.h | 52 int cid; member
|
| /device/google/trout/hal/common/android/vsock/ |
| D | vsockinfo.h | 28 unsigned cid = 0; member
|
| D | vsockinfo.cpp | 50 const auto cid = getNumberFromProperties(cid_props); in fromRoPropertyStore() local
|
| /device/google/trout/hal/vehicle/2.0/ |
| D | Utils.cpp | 85 std::optional<unsigned int> cid; in fromCommandLine() local
|
| /device/google/cuttlefish/guest/hals/ril/reference-libril/ |
| D | ril.h | 477 int cid; /* Context ID, uniquely identifies this call */ member 498 int cid; /* Context ID, uniquely identifies this call */ member 529 int cid; /* Context ID, uniquely identifies this call */ member 562 int cid; /* Context ID, uniquely identifies this call */ member 598 int cid; /* Context ID, uniquely identifies this call */ member 768 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member 1725 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member 1734 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member 1745 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member 1755 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member [all …]
|
| D | ril_service.cpp | 1581 int32_t cid, bool reasonRadioShutDown) { in deactivateDataCall() 3596 Return<void> RadioImpl_1_6::deactivateDataCall_1_2(int32_t serial, int32_t cid, in deactivateDataCall_1_2()
|
| /device/generic/goldfish/radio/include/telephony/ |
| D | ril.h | 441 int cid; /* Context ID, uniquely identifies this call */ member 462 int cid; /* Context ID, uniquely identifies this call */ member 493 int cid; /* Context ID, uniquely identifies this call */ member 526 int cid; /* Context ID, uniquely identifies this call */ member 692 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member 1368 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member 1377 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member 1388 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member 1398 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member 1445 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member [all …]
|
| /device/google/cuttlefish/common/libs/fs/ |
| D | shared_fd.cpp | 474 SharedFD SharedFD::VsockClient(unsigned int cid, unsigned int port, int type) { in VsockClient()
|
| /device/google/bonito/sdm710/original-kernel-headers/media/ |
| D | msm_camsensor_sdk.h | 259 unsigned int cid; member 334 unsigned char cid; member
|
| D | msmb_isp.h | 244 uint8_t cid; member
|
| D | msm_camera.h | 1364 uint8_t cid; member
|
| /device/google/crosshatch/sdm845/kernel-headers/media/ |
| D | msm_camsensor_sdk.h | 239 unsigned int cid; member 301 unsigned char cid; member
|
| D | msmb_isp.h | 217 uint8_t cid; member
|
| D | msm_camera.h | 1034 uint8_t cid; member
|
| /device/google/crosshatch/sdm845/original-kernel-headers/media/ |
| D | msm_camsensor_sdk.h | 259 unsigned int cid; member 334 unsigned char cid; member
|
| D | msmb_isp.h | 244 uint8_t cid; member
|
| D | msm_camera.h | 1364 uint8_t cid; member
|
| /device/google/bonito/sdm710/kernel-headers/media/ |
| D | msm_camsensor_sdk.h | 239 unsigned int cid; member 301 unsigned char cid; member
|
| D | msmb_isp.h | 217 uint8_t cid; member
|
| D | msm_camera.h | 1034 uint8_t cid; member
|
| /device/google/cuttlefish/guest/hals/ril/reference-ril/ |
| D | reference-ril.c | 408 int cid; member 791 static void requestOrSendDataCallList(int cid, RIL_Token *t) in requestOrSendDataCallList() 2683 static void putPDP(int cid) { 2696 int cid = -1; local 2824 int cid = p_cid ? atoi(p_cid) : -1; local
|