Searched refs:getValueByKey (Results 1 – 4 of 4) sorted by relevance
123 static inline std::optional<V> getValueByKey(const std::unordered_map<K, V>& map, K key) { in getValueByKey() function
222 getValueByKey(readerConfig.deviceTypeAssociations, mIdentifier.location); in configure()
152 getValueByKey(config.keyboardLayoutAssociations, getDeviceContext().getLocation()); in reconfigure()
313 V getValueByKey(const std::unordered_map<K, V>& map, K key) { in getValueByKey() function830 getValueByKey(mFocusedApplicationHandlesByDisplay, mAwaitedApplicationDisplayId); in processNoFocusedWindowAnrLocked()2089 getValueByKey(mFocusedApplicationHandlesByDisplay, displayId); in findFocusedWindowTargetLocked()5250 getValueByKey(mFocusedApplicationHandlesByDisplay, displayId); in setFocusedApplicationLocked()