Searched refs:socket_peer_is_trusted (Results 1 - 4 of 4) sorted by relevance

/system/core/include/cutils/
H A Dsockets.h145 * socket_peer_is_trusted - Takes a socket which is presumed to be a
153 extern bool socket_peer_is_trusted(int fd);
/system/core/libcutils/include/cutils/
H A Dsockets.h145 * socket_peer_is_trusted - Takes a socket which is presumed to be a
153 extern bool socket_peer_is_trusted(int fd);
/system/core/libcutils/include_vndk/cutils/
H A Dsockets.h145 * socket_peer_is_trusted - Takes a socket which is presumed to be a
153 extern bool socket_peer_is_trusted(int fd);
/system/core/libcutils/
H A Dsockets_unix.cpp46 bool socket_peer_is_trusted(int fd __android_unused) { function

Completed in 6 milliseconds