Searched refs:menu_id_str (Results 1 – 1 of 1) sorted by relevance
197 auto menu_id_str = menu_id_attr->Value(); in GetCurrentSelectItem() local198 if (menu_id_str == *iter) break; in GetCurrentSelectItem()273 std::string menu_id_str(menu_id); in OnUnsolicitedCommandForTR() local274 current_select_item_menu_ids_.push_back(menu_id_str); in OnUnsolicitedCommandForTR()