Home
last modified time | relevance | path

Searched refs:protocol (Results 1 – 25 of 48) sorted by relevance

12

/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_server.cpp154 .protocol = nullptr, in InitializeLwsObjects()
182 .protocol = nullptr, in InitializeLwsObjects()
249 auto protocol = lws_get_protocol(wsi); in WebsocketCallback() local
250 if (!protocol) { in WebsocketCallback()
255 return reinterpret_cast<WebSocketServer*>(protocol->user) in WebsocketCallback()
262 auto protocol = lws_get_protocol(wsi); in DynHttpCallback() local
263 if (!protocol) { in DynHttpCallback()
267 return reinterpret_cast<WebSocketServer*>(protocol->user) in DynHttpCallback()
/device/generic/opengl-transport/host/commands/emugen/
DREADME3 The emugen tool is a tool to generate a wire protocol implementation
60 The wire protocol also allows exchanging of pointer data
100 The Wire protocol is designed to impose minimum overhead on the client
107 Emugen input files - protocol specification
109 The protocol generated by emugen consists of two input files:
111 1. basename.in - A sepcification of the protocol RPC procedures. This
115 ‘basename’ is the basename for the protocol and will be used to prefix
116 the files that are generated for this protocol. A line in the .in
134 global attributes of the protocol. For uptodate format of the file,
169 api_opcodes.h - defines the protocol opcodes. The first opcode value
[all …]
/device/generic/opengl-transport/host/libs/virglrenderer/
DREADME.md12 The wire protocol used between the virtio-gpu DRM driver and QEMU's
36 This component contains a decoder for the wire protocol, and stubs for any
37 functions that we do not need to implement. The wire protocol is completely
42 This component contains a decoder for the wire protocol, and stubs for any
45 Android. Any extensions provided by the wire protocol that are not supported by
50 This component contains a decoder for the wire protocol, and stubs for any
54 provided by the wire protocol that are not supported by either Android or
/device/generic/goldfish/dhcp/common/
Dsocket.cpp75 Result Socket::open(int domain, int type, int protocol) { in open() argument
79 mSocketFd = ::socket(domain, type, protocol); in open()
182 ip.protocol = IPPROTO_UDP; in sendRawUdp()
292 ip.protocol == IPPROTO_UDP && in receiveRawUdp()
/device/google/cuttlefish/common/libs/fs/
Dshared_fd.h160 static bool SocketPair(int domain, int type, int protocol, SharedFD* fd0,
163 int protocol);
164 static SharedFD Socket(int domain, int socket_type, int protocol);
Dshared_fd.cpp440 bool SharedFD::SocketPair(int domain, int type, int protocol, in SocketPair() argument
443 int rval = socketpair(domain, type, protocol, fds); in SocketPair()
453 int protocol) { in SocketPair() argument
455 if (!SharedFD::SocketPair(domain, type, protocol, &a, &b)) { in SocketPair()
509 SharedFD SharedFD::Socket(int domain, int socket_type, int protocol) { in Socket() argument
510 int fd = TEMP_FAILURE_RETRY(socket(domain, socket_type, protocol)); in Socket()
/device/google/cuttlefish/host/frontend/webrtc_operator/
DReadme.md1 This signaling server defines a very simple protocol to allow the establishing
7 protocol exactly as defined below (any modifications would likely require
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dserver_connector.js157 return location.protocol + '//' + location.host + '/' + path;
161 return ((location.protocol == 'http:') ? 'ws://' : 'wss://') + location.host +
/device/generic/goldfish/radio/include/telephony/
Dril.h1900 char* protocol; member
1932 char* protocol; member
7131 char *protocol; /* one of the PDP_type values in TS 27.007 section 10.1.1 used on member
7141 char *protocol; /* one of the PDP_type values in TS 27.007 section 10.1.1 used on member
/device/generic/goldfish/radio/librilutils/proto/
Dsap-api.proto9 // The protocol for the binary wire format to RIL shall consist of
293 required Protocol protocol = 1; field
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h2400 char* protocol; member
2432 char* protocol; member
8471 char *protocol; /* one of the PDP_type values in TS 27.007 section 10.1.1 used on member
8481 char *protocol; /* one of the PDP_type values in TS 27.007 section 10.1.1 used on member
Dril_service.cpp1419 const hidl_string &protocol = in setupDataCall() local
1420 (isRoaming ? dataProfileInfo.roamingProtocol : dataProfileInfo.protocol); in setupDataCall()
1428 protocol.c_str()); in setupDataCall()
1446 dataProfileInfo.protocol.c_str(), in setupDataCall()
1472 dataProfileInfo.protocol.c_str(), in setupDataCall()
2502 const hidl_string &protocol = in setInitialAttachApn() local
2503 (isRoaming ? dataProfileInfo.roamingProtocol : dataProfileInfo.protocol); in setInitialAttachApn()
2505 if (!copyHidlStringToRil(&iaa.protocol, protocol, pRI)) { in setInitialAttachApn()
2511 memsetAndFreeStrings(2, iaa.apn, iaa.protocol); in setInitialAttachApn()
2515 memsetAndFreeStrings(3, iaa.apn, iaa.protocol, iaa.username); in setInitialAttachApn()
[all …]
/device/generic/goldfish/dhcp/common/include/
Dsocket.h36 Result open(int domain, int type, int protocol);
/device/google/trout/hal/sensors/2.1/
DREADME6 which uses the ARM SCMI protocol to access the sensors exposed as VIRTIO SCMI device.
/device/generic/goldfish/gnss/
DGnssConfiguration.h32 ndk::ScopedAStatus setGlonassPositioningProtocol(int protocol) override;
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
DREADME7 C. I2C protocol
/device/google/cuttlefish/host/frontend/webrtc/
Dclient_server.cpp28 .protocol = nullptr, in Config()
/device/google/cuttlefish/common/libs/confui/
DAndroid.bp26 "protocol.cpp",
/device/google/contexthub/firmware/os/drivers/st_hts221/
DREADME7 C. I2C protocol
/device/google/cuttlefish_vmm/
DREADME.txt27 The vhost-user protocol allows VMMs to run individual virtual devices in
/device/google/contexthub/firmware/os/drivers/intersil_isl29034/
DREADME7 C. I2C protocol
/device/google/contexthub/firmware/os/drivers/st_acc44/
DREADME11 C. I2C protocol
/device/google/contexthub/firmware/os/drivers/st_mag40/
DREADME12 C. I2C protocol
/device/google/trout/agl_services_build/cmake/utils/
Dgrpc_cpp_generator.cmake71 COMMENT "Running gRPC C++ protocol buffer compiler on ${FIL}"
/device/google/zumapro/conf/
Dinit.zumapro.usb.rc42 # Modify class/subclass/protocol for rndis.gs4
46 write /config/usb_gadget/g1/functions/rndis.gs4/protocol 03
236 chown system system /config/usb_gadget/g1/functions/rndis.gs4/protocol

12