Searched refs:custom_msg_len (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dsysdeps_win32.cpp586 const size_t custom_msg_len = strlen(custom_msg); local
591 !strncmp(custom_msg, errmsg, custom_msg_len)) {
594 errmsg[custom_msg_len] = '\0';

Completed in 82 milliseconds