Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/
H A Dsysdeps.h683 static inline int adb_socketpair(int sv[2]) { in adb_socketpair() function
H A Dsysdeps_win32.cpp1344 int adb_socketpair(int sv[2]) { in adb_socketpair() function