Home
last modified time | relevance | path

Searched defs:nameLen (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/minzip/
DZip.c123 unsigned int nameLen = strlen(name); in hashcmpZipName() local
136 static unsigned int computeHash(const char* name, int nameLen) in computeHash()