Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DFdUtils.h81 inline bool Socketpair(int domain, int type, int protocol, unique_fd* left, unique_fd* right) { in Socketpair() function
93 inline bool Socketpair(int type, unique_fd* left, unique_fd* right) { in Socketpair() function