Home
last modified time | relevance | path

Searched refs:menu_id_str (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dstk_service.cpp197 auto menu_id_str = menu_id_attr->Value(); in GetCurrentSelectItem() local
198 if (menu_id_str == *iter) break; in GetCurrentSelectItem()
273 std::string menu_id_str(menu_id); in OnUnsolicitedCommandForTR() local
274 current_select_item_menu_ids_.push_back(menu_id_str); in OnUnsolicitedCommandForTR()