Searched refs:updated_options (Results 1 – 2 of 2) sorted by relevance
248 ExecutableBuildOptions updated_options = options; in Compile() local250 updated_options.set_device_ordinal(default_device_ordinal()); in Compile()252 << updated_options.device_ordinal(); in Compile()256 computation, argument_layouts, updated_options)); in Compile()259 updated_options)); in Compile()
593 rtc::PacketOptions updated_options; in SendPacket() local594 updated_options = options; in SendPacket()610 updated_options.packet_time_params.rtp_sendtime_extension_id = in SendPacket()614 &updated_options.packet_time_params.srtp_packet_index); in SendPacket()621 &updated_options.packet_time_params.srtp_auth_tag_len); in SendPacket()623 updated_options.packet_time_params.srtp_auth_key.resize(key_len); in SendPacket()624 updated_options.packet_time_params.srtp_auth_key.assign( in SendPacket()665 channel->SendPacket(packet->data<char>(), packet->size(), updated_options, in SendPacket()