Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h558 static __inline__ int adb_socketpair( int sv[2] ) in adb_socketpair() function
Dsysdeps_win32.cpp1092 int adb_socketpair(int sv[2]) { in adb_socketpair() function