OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:crc32_updateimpl
(Results
1 - 1
of
1
) sorted by null
/libcore/luni/src/main/native/
java_util_zip_CRC32.cpp
26
static jlong
CRC32_updateImpl
(JNIEnv* env, jobject, jbyteArray byteArray, int off, int len, jlong crc) {
Completed in 54 milliseconds