Searched defs:taglen (Results 1 - 1 of 1) sorted by path

/system/core/adb/
H A Dadb.c115 int taglen = strlen(tags[tagn].tag); local
117 if (len == taglen && !memcmp(tags[tagn].tag, p, len) )

Completed in 754 milliseconds