Home
last modified time | relevance | path

Searched refs:domain (Results 1 – 1 of 1) sorted by relevance

/trusty/user/base/experimental/lib/tidl/include/lib/tidl/android-base/
Dunique_fd.h249 inline bool Socketpair(int domain, in Socketpair() argument
255 if (socketpair(domain, type, protocol, sockfd) != 0) { in Socketpair()