HomeSort by relevance Sort by last modified time
    Searched defs:compute_crc32 (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/androidfw/
BackupHelpers.cpp 311 compute_crc32(const char* file, FileRec* out) { function in namespace:android
377 if (compute_crc32(file, &r) != NO_ERROR) {
    [all...]
  /external/pixman/test/
utils.c 76 compute_crc32 (uint32_t in_crc32, function
220 return compute_crc32 (crc32, data, stride * height);
    [all...]

Completed in 841 milliseconds