Searched defs:utCommand (Results 1 – 3 of 3) sorted by relevance
78 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleClip() local118 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleClir() local166 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleColr() local208 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleColp() local369 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleGetCallTransfer() local402 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleSetCallTransfer() local458 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleCallRestriction() local563 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleCallWaiting() local859 auto utCommand = std::make_shared<SsRequestCommand>(); in SetCallTransferInfo() local957 auto utCommand = std::make_shared<SsRequestCommand>(); in GetCallTransferInfo() local[all …]
428 auto utCommand = std::make_shared<SsRequestCommand>(); variable
1770 void CellularCallHandler::SaveSsRequestCommand(const std::shared_ptr<SsRequestCommand> &utCommand, … in SaveSsRequestCommand()