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

/dalvik/libdex/
H A DZipArchive.cpp92 static unsigned int computeHash(const char* str, int len) function
318 hash = computeHash((const char*)ptr + kCDELen, fileNameLen);
428 unsigned int hash = computeHash(entryName, nameLen);

Completed in 25 milliseconds