Home
last modified time | relevance | path

Searched defs:Socketpair (Results 1 – 1 of 1) sorted by relevance

/system/libbase/include/android-base/
Dunique_fd.h222 inline bool Socketpair(int domain, int type, int protocol, unique_fd_impl<Closer>* left, in Socketpair() function
234 inline bool Socketpair(int type, unique_fd_impl<Closer>* left, unique_fd_impl<Closer>* right) { in Socketpair() function