Searched defs:utCommand (Results 1 – 3 of 3) sorted by relevance
70 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleClip() local110 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleClir() local158 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleColr() local200 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleColp() local357 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleGetCallTransfer() local383 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleSetCallTransfer() local438 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleCallRestriction() local543 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleCallWaiting() local778 auto utCommand = std::make_shared<SsRequestCommand>(); in SetCallTransferInfo() local876 auto utCommand = std::make_shared<SsRequestCommand>(); in GetCallTransferInfo() local[all …]
423 auto utCommand = std::make_shared<SsRequestCommand>(); variable
1647 void CellularCallHandler::SaveSsRequestCommand(const std::shared_ptr<SsRequestCommand> &utCommand, … in SaveSsRequestCommand()