Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h112 extern int adb_gethostname(char* name, size_t len);
478 static inline int adb_gethostname(char* name, size_t len) { in adb_gethostname() function
Dsysdeps_win32.cpp1022 int adb_gethostname(char* name, size_t len) { in adb_gethostname() function