Home
last modified time | relevance | path

Searched refs:HashFunction (Results 1 – 2 of 2) sorted by relevance

/frameworks/layoutlib/bridge/bridge_client/src/com/android/layoutlib/bridge/intensive/util/perf/
DTimedStatement.java36 import com.google.common.hash.HashFunction;
71 HashFunction hashFunction = Hashing.sha512(); in calibrateMethod()
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp832 struct HashFunction { in validateWindowInfosUpdate() struct
836 std::unordered_set<WindowInfo, HashFunction> windowSet; in validateWindowInfosUpdate()