Searched refs:_ok_resp (Results 1 - 1 of 1) sorted by last modified time

/system/core/adb/
H A Dtransport_local.c242 static const char _ok_resp[] = "ok"; local
276 if (res != 2 || memcmp(tmp, _ok_resp, 2)) {

Completed in 18 milliseconds