Home
last modified time | relevance | path

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

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DUtils.java135 public static final long crc64Long(String in) { in crc64Long() method in Utils
155 public static final long crc64Long(byte[] buffer) { in crc64Long() method in Utils