Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h286 struct KeyReplacementHash { struct
292 std::unordered_map<KeyReplacement, int32_t, KeyReplacementHash> mReplacedKeys GUARDED_BY(mLock); argument