Searched refs:isBlankStr (Results 1 – 1 of 1) sorted by relevance
1013 static bool isBlankStr(const char* str) { in isBlankStr() function1024 if (computerName && !isBlankStr(computerName)) { in adb_gethostname()