Searched refs:aTargetStr (Results 1 – 1 of 1) sorted by relevance
300 std::string aTargetStr(aTarget); in AddAllowedFocusEntry() local301 std::map<std::string, ActionTarget>::iterator it2 = targetMap.find(aTargetStr); in AddAllowedFocusEntry()311 allowedFocusEntry.actionOn = targetMap[aTargetStr]; in AddAllowedFocusEntry()