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
264 getValueByKey(readerConfig.deviceTypeAssociations, mIdentifier.location); in configureInternal()
190 getValueByKey(config.keyboardLayoutAssociations, getDeviceContext().getLocation()); in reconfigure()
367 V getValueByKey(const std::unordered_map<K, V>& map, K key) { in getValueByKey() function1055 getValueByKey(mFocusedApplicationHandlesByDisplay, mAwaitedApplicationDisplayId); in processNoFocusedWindowAnrLocked()2308 getValueByKey(mFocusedApplicationHandlesByDisplay, displayId); in findFocusedWindowTargetLocked()5527 getValueByKey(mFocusedApplicationHandlesByDisplay, displayId); in setFocusedApplicationLocked()