Searched refs:CAST_CONTROL_CMD_STOP (Results 1 – 6 of 6) sorted by relevance
33 CAST_CONTROL_CMD_STOP = 2, enumerator80 CAST_CONTROL_CMD_STOP,
94 case AVCastControlCommand::CAST_CONTROL_CMD_STOP: in SendControlCommand()797 supportedCastCmds.push_back(AVCastControlCommand::CAST_CONTROL_CMD_STOP); in checkCmdsFromAbility()833 case AVCastControlCommand::CAST_CONTROL_CMD_STOP: in checkAbilityFromCmds()
987 supportedCastCmds_.push_back(AVCastControlCommand::CAST_CONTROL_CMD_STOP); in AddSupportCastCommand()1019 …supportedCastCmds_.begin(), supportedCastCmds_.end(), AVCastControlCommand::CAST_CONTROL_CMD_STOP); in DeleteSupportCastCommand()1379 cmd.SetCommand(AVCastControlCommand::CAST_CONTROL_CMD_STOP); in StopCast()
137 AVCastControlCommand::CAST_CONTROL_CMD_STOP,658 validAbilityList.push_back(AVCastControlCommand::CAST_CONTROL_CMD_STOP);
142 cmd.SetCommand(OHOS::AVSession::AVCastControlCommand::CAST_CONTROL_CMD_STOP);
26 { "stop", { GetNoneParam, SetNoneParam, AVCastControlCommand::CAST_CONTROL_CMD_STOP } },