Home
last modified time | relevance | path

Searched defs:menu_id (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dstk_service.cpp110 std::string menu_id(data.substr(data.size() - 2)); // get the last two char in HandleSendEnvelope() local
213 auto menu_id = data.substr(data.size() - 2); in OnUnsolicitedCommandForTR() local