Home
last modified time | relevance | path

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

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