/device/google/trout/hal/common/android/vsock/ |
D | vsockinfo.h | 28 unsigned cid = 0; member
|
D | vsockinfo.cpp | 53 const auto cid = getNumberFromProperties(cid_props); in fromRoPropertyStore() local
|
/device/google/cuttlefish/guest/hals/camera/ |
D | vsock_camera_server.cpp | 56 void VsockCameraServer::start(unsigned int port, unsigned int cid) { in start() 79 void VsockCameraServer::serverLoop(unsigned int port, unsigned int cid) { in serverLoop()
|
/device/google/cuttlefish/shared/minidroid/sample/servicediscovery/ |
D | minidroid_sd.cpp | 37 ndk::SpAIBinder bi::sd::getService(int cid, int port) { in getService()
|
/device/google/cuttlefish/host/commands/vhal_proxy_server/ |
D | vsockinfo.h | 29 unsigned cid = 0; member
|
/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/cuttlefish/common/libs/utils/ |
D | vsock_connection.cpp | 45 unsigned int port, unsigned int cid, in ConnectAsync() 217 bool VsockClientConnection::Connect(unsigned int port, unsigned int cid, in Connect() 238 bool VsockServerConnection::Connect(unsigned int port, unsigned int cid, in Connect()
|
/device/generic/goldfish/hals/radio/ |
D | RadioData.cpp | 58 std::string formatCGDCONT(const int cid, in formatCGDCONT() 251 const int32_t cid = allocateId(); in setupDataCall() local 350 const int32_t serial, const int32_t cid, in deactivateDataCall() 469 void RadioData::releaseId(const int32_t cid) { in releaseId()
|
D | AtResponse.h | 353 int cid = -1; member
|
/device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
D | lights_observer.cpp | 27 LightsObserver::LightsObserver(unsigned int port, unsigned int cid, in LightsObserver()
|
D | camera_streamer.cpp | 25 CameraStreamer::CameraStreamer(unsigned int port, unsigned int cid, in CameraStreamer()
|
D | streamer.cpp | 336 CameraController* Streamer::AddCamera(unsigned int port, unsigned int cid, in AddCamera()
|
/device/google/cuttlefish/shared/minidroid/sample/ |
D | vsock-test.c | 93 int main_client(int cid, int port, char *str) { in main_client()
|
/device/google/trout/hal/vehicle/2.0/ |
D | Utils.cpp | 86 std::optional<unsigned int> cid; in fromCommandLine() local
|
/device/google/cuttlefish/common/libs/fs/ |
D | shared_fd.cpp | 704 std::optional<int> vhost_user_vsock_listening_cid, unsigned int cid) { in VsockServer() 753 std::string SharedFD::GetVhostUserVsockClientAddr(int cid) { in GetVhostUserVsockClientAddr() 758 SharedFD SharedFD::VsockClient(unsigned int cid, unsigned int port, int type, in VsockClient()
|
/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 | 1684 int32_t cid, bool reasonRadioShutDown) { in deactivateDataCall() 3696 Return<void> RadioImpl_1_6::deactivateDataCall_1_2(int32_t serial, int32_t cid, in deactivateDataCall_1_2()
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 411 int cid; member 830 static void requestOrSendDataCallList(int cid, RIL_Token *t) in requestOrSendDataCallList() 2775 static void putPDP(int cid) { 2788 int cid = -1; local 2933 int cid = p_cid ? atoi(p_cid) : -1; local
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 4159 optional int32 cid = 1; field
|