Home
last modified time | relevance | path

Searched refs:accept (Results 1 – 25 of 43) sorted by relevance

12

/device/google/cuttlefish/shared/sepolicy/vendor/
Dsocket_vsock_proxy.te7 allow socket_vsock_proxy self:{ socket vsock_socket } { create read write listen accept bind };
9 # TODO: socket returned by accept() has unlabeled context on it. Give it a
Dadbd.te1 allow adbd self:{ socket vsock_socket } {create listen accept rw_socket_perms_no_ioctl};
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DTcpStream.cpp90 SocketStream * TcpStream::accept() in accept() function in TcpStream
97 clientSock = ::accept(m_sock, (sockaddr *)&addr, &len); in accept()
DTcpStream.h25 virtual SocketStream *accept();
DSocketStream.h30 virtual SocketStream *accept() = 0;
/device/google/muskie/self-extractors/
DPART217 echo You didn\'t accept the license. Extraction aborted.
/device/google/crosshatch/self-extractors_blueline/
DPART217 echo You didn\'t accept the license. Extraction aborted.
/device/linaro/hikey/self-extractors_hikey960/
DPART217 echo You didn\'t accept the license. Extraction aborted.
/device/google/coral/self-extractors/
DPART217 echo You didn\'t accept the license. Extraction aborted.
/device/google/coral/self-extractors_flame/
DPART217 echo You didn\'t accept the license. Extraction aborted.
/device/google/crosshatch/self-extractors/
DPART217 echo You didn\'t accept the license. Extraction aborted.
/device/google/bonito/self-extractors/
DPART217 echo You didn\'t accept the license. Extraction aborted.
/device/google/bonito/self-extractors_sargo/
DPART217 echo You didn\'t accept the license. Extraction aborted.
/device/google/taimen/self-extractors/
DPART217 echo You didn\'t accept the license. Extraction aborted.
/device/google/cuttlefish/host/frontend/gcastv2/https/
DServerSocket.cpp133 int s = accept(mSocket, reinterpret_cast<sockaddr *>(&addr), &addrLen); in acceptIncomingConnection()
/device/google/cuttlefish/common/libs/fs/
Dshared_fd.h389 int fd = TEMP_FAILURE_RETRY(accept(fd_, addr, addrlen)); in Accept()
/device/google/crosshatch/json-c/
Dconfig.h.in137 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
/device/google/bonito/json-c/
Dconfig.h.in137 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
/device/google/coral/json-c/
Dconfig.h.in137 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
/device/google/muskie/
DWCNSS_qcom_cfg.ini510 # device will accept TDLS connection if it is initiated from any other peer,
/device/google/taimen/
DWCNSS_qcom_cfg.ini510 # device will accept TDLS connection if it is initiated from any other peer,
/device/google/bonito/
DWCNSS_qcom_cfg.ini490 # device will accept TDLS connection if it is initiated from any other peer,
/device/google/crosshatch/
DWCNSS_qcom_cfg.ini490 # device will accept TDLS connection if it is initiated from any other peer,
/device/google/muskie/self-extractors/qcom/
DLICENSE216 a. This Agreement shall be effective on the date You accept this
/device/google/coral/self-extractors/google_devices/
DLICENSE216 a. This Agreement shall be effective on the date You accept this

12