Home
last modified time | relevance | path

Searched refs:hashValue (Results 1 – 5 of 5) sorted by relevance

/packages/modules/StatsD/statsd/src/
DFieldValue.cpp582 int hashValue = 0; in shouldKeepSample() local
585 hashValue = Hash32(reinterpret_cast<const char*>(&sampleFieldValue.mValue.int_value), in shouldKeepSample()
589 hashValue = Hash32(reinterpret_cast<const char*>(&sampleFieldValue.mValue.long_value), in shouldKeepSample()
593 hashValue = Hash32(reinterpret_cast<const char*>(&sampleFieldValue.mValue.float_value), in shouldKeepSample()
597 hashValue = Hash32(reinterpret_cast<const char*>(&sampleFieldValue.mValue.double_value), in shouldKeepSample()
601 hashValue = Hash32(sampleFieldValue.mValue.str_value); in shouldKeepSample()
604 hashValue = Hash32((const char*)sampleFieldValue.mValue.storage_value.data(), in shouldKeepSample()
610 return (hashValue + shardOffset) % shardCount == 0; in shouldKeepSample()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DNgramContext.java228 int hashValue = 0; in hashCode() local
233 hashValue ^= wordInfo.hashCode(); in hashCode()
235 return hashValue; in hashCode()
/packages/providers/MediaProvider/src/com/android/providers/media/
DMediaProvider.java2660 @Nullable String focusKey, @Nullable String focusId, int hashValue) { in computeAudioKeyValue() argument
2676 final long id = Hashing.farmHashFingerprint64().hashString(key + hashValue, in computeAudioKeyValue()
/packages/apps/TV/libs/m2/
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...