Searched defs:utCommand (Results 1 – 3 of 3) sorted by relevance
76 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleClip() local116 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleClir() local164 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleColr() local206 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleColp() local363 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleGetCallTransfer() local396 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleSetCallTransfer() local452 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleCallRestriction() local557 auto utCommand = std::make_shared<SsRequestCommand>(); in HandleCallWaiting() local847 auto utCommand = std::make_shared<SsRequestCommand>(); in SetCallTransferInfo() local945 auto utCommand = std::make_shared<SsRequestCommand>(); in GetCallTransferInfo() local[all …]
424 auto utCommand = std::make_shared<SsRequestCommand>(); variable
1745 void CellularCallHandler::SaveSsRequestCommand(const std::shared_ptr<SsRequestCommand> &utCommand, … in SaveSsRequestCommand()