Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/host/
DInputDriver.cpp78 struct InputCollectionIdHasher { struct
85 … std::unordered_map<input_collection_id_t, input_collection, InputCollectionIdHasher> collections; argument