Searched refs:aTypeStr (Results 1 – 1 of 1) sorted by relevance
302 std::string aTypeStr(aType); in AddAllowedFocusEntry() local303 std::map<std::string, InterruptHint>::iterator it3 = actionMap.find(aTypeStr); in AddAllowedFocusEntry()312 allowedFocusEntry.hintType = actionMap[aTypeStr]; in AddAllowedFocusEntry()