Home
last modified time | relevance | path

Searched defs:offer (Results 1 – 25 of 997) sorted by relevance

12345678910>>...40

/aosp_15_r20/external/webrtc/pc/
H A Dmedia_session_unittest.cc498 void TestTransportInfo(bool offer, in TestTransportInfo()
523 std::unique_ptr<SessionDescription> offer; in TestTransportInfo() local
603 void TestCryptoWithBundle(bool offer) { in TestCryptoWithBundle()
656 std::unique_ptr<SessionDescription> offer = in TestMediaDirectionInAnswer() local
701 std::unique_ptr<SessionDescription> offer = in TestVideoGcmCipher() local
750 std::unique_ptr<SessionDescription> offer = f1_.CreateOffer(opts, NULL); in TestTransportSequenceNumberNegotiation() local
809 std::unique_ptr<SessionDescription> offer = in TEST_F() local
832 std::unique_ptr<SessionDescription> offer = f1_.CreateOffer(opts, NULL); in TEST_F() local
869 std::unique_ptr<SessionDescription> offer = f2_.CreateOffer(opts, NULL); in TEST_F() local
895 std::unique_ptr<SessionDescription> offer = f1_.CreateOffer(opts, NULL); in TEST_F() local
[all …]
H A Dsrtp_filter_unittest.cc121 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParams1)); in TEST_F() local
135 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParamsGcm1)); in TEST_F() local
148 std::vector<CryptoParams> offer, answer; in TEST_F() local
164 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParams1)); in TEST_F() local
216 std::vector<CryptoParams> offer; in TEST_F() local
235 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParams1)); in TEST_F() local
245 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParams1)); in TEST_F() local
255 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParams1)); in TEST_F() local
266 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParams1)); in TEST_F() local
276 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParams1)); in TEST_F() local
[all …]
H A Dpeer_connection_jsep_unittest.cc142 auto offer = caller->CreateOffer(); in TEST_F() local
152 auto offer = caller->CreateOffer(); in TEST_F() local
164 auto offer = caller->CreateOffer(); in TEST_F() local
176 auto offer = caller->CreateOffer(); in TEST_F() local
190 auto offer = caller->CreateOffer(); in TEST_F() local
205 auto offer = caller->CreateOffer(); in TEST_F() local
234 auto offer = caller->CreateOffer(); in TEST_F() local
246 auto offer = caller->CreateOffer(); in TEST_F() local
267 auto offer = caller->CreateOffer(); in TEST_F() local
438 auto offer = caller->CreateOffer(); in TEST_F() local
[all …]
H A Dpeer_connection_media_unittest.cc369 auto offer = caller->CreateOffer(options); in TEST_F() local
390 auto offer = caller->CreateOffer(); in TEST_F() local
567 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
594 auto offer = caller->CreateOfferAndSetAsLocal(options); in TEST_P() local
639 auto offer = caller->CreateOfferAndSetAsLocal(caller_options); in TEST_P() local
683 auto offer = caller->CreateOffer(options); in TEST_P() local
740 auto offer = caller->CreateOffer(); in TEST_P() local
790 auto offer = caller->CreateOffer(); in TEST_P() local
830 auto offer = caller->CreateOffer(options); in TEST_P() local
915 auto offer = caller->CreateOffer(options); in TEST_P() local
[all …]
H A Dpeer_connection_crypto_unittest.cc218 auto offer = caller->CreateOffer(); in TEST_P() local
251 auto offer = caller->CreateOffer(); in TEST_P() local
289 auto offer = caller->CreateOffer(); in TEST_P() local
334 auto offer = caller->CreateOffer(); in TEST_P() local
355 auto offer = caller->CreateOffer(); in TEST_P() local
372 auto offer = caller->CreateOffer(); in TEST_P() local
397 auto offer = caller->CreateOffer(); in TEST_P() local
415 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
428 auto offer = caller->CreateOffer(); in TEST_P() local
439 auto offer = caller->CreateOffer(); in TEST_P() local
[all …]
H A Dpeer_connection_interface_unittest.cc877 bool offer) { in DoCreateOfferAnswer()
977 std::unique_ptr<SessionDescriptionInterface> offer; in CreateOfferAsRemoteDescription() local
1033 std::unique_ptr<SessionDescriptionInterface> offer; in CreateOfferAsLocalDescription() local
1159 std::unique_ptr<SessionDescriptionInterface> offer; in CreateOfferWithOneAudioTrack() local
1167 std::unique_ptr<SessionDescriptionInterface> offer; in CreateOfferWithOneAudioStream() local
1489 std::unique_ptr<SessionDescriptionInterface> offer; in TEST_F() local
1547 std::unique_ptr<SessionDescriptionInterface> offer; in TEST_F() local
1610 std::unique_ptr<SessionDescriptionInterface> offer; in TEST_F() local
1720 std::string offer; in TEST_P() local
1778 std::unique_ptr<SessionDescriptionInterface> offer; in TEST_P() local
[all …]
H A Dpeer_connection_signaling_unittest.cc364 auto offer = in TEST_P() local
415 auto offer = in TEST_P() local
667 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_P() local
679 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_P() local
699 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_P() local
714 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_P() local
916 auto offer = caller->CreateOffer(); in TEST_P() local
1045 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_P() local
1121 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_F() local
1138 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_F() local
[all …]
H A Dpeer_connection_simulcast_unittest.cc157 auto offer = local->CreateOfferAndSetAsLocal(); in ExchangeOfferAnswer() local
305 auto offer = pc->CreateOfferAndSetAsLocal(); in TEST_F() local
332 auto offer = pc->CreateOffer(); in TEST_F() local
362 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local
396 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local
444 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local
478 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local
497 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local
558 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local
612 auto offer = local->CreateOffer(); in TEST_F() local
[all …]
H A Dpeer_connection_ice_unittest.cc373 auto offer = caller->CreateOffer(); in TEST_P() local
410 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
424 auto offer = caller->CreateOffer(); in TEST_P() local
434 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
477 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
638 auto offer = caller->CreateOffer(); in TEST_P() local
655 auto offer = pc->CreateOffer(); in TEST_P() local
664 auto offer = pc->CreateOffer(); in TEST_P() local
965 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
986 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
[all …]
H A Dpeer_connection_data_channel_unittest.cc227 auto offer = caller->CreateOffer(); in TEST_P() local
261 auto offer = caller->CreateOffer(); in TEST_P() local
290 auto offer = caller->CreateOffer(); in TEST_P() local
309 auto offer = caller->CreateOffer(options); in TEST_P() local
323 auto offer = caller->CreateOffer(options); in TEST_P() local
H A Dpeer_connection_bundle_unittest.cc624 auto offer = caller->CreateOffer(options); in TEST_P() local
728 auto offer = caller->CreateOffer(options); in TEST_P() local
766 auto offer = caller->CreateOfferAndSetAsLocal(options); in TEST_P() local
805 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
833 auto offer = caller->CreateOffer(); in TEST_P() local
860 auto offer = caller->CreateOffer(); in TEST_P() local
939 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_F() local
994 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_F() local
H A Dpeer_connection_rtp_unittest.cc172 auto offer = caller->CreateOffer(); in ExchangeOfferAnswerWhereRemoteStopsTransceiver() local
312 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_F() local
760 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_F() local
850 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_F() local
882 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_F() local
924 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
1822 auto* offer = callee->pc()->remote_description(); in TEST_F() local
1842 auto* offer = callee->pc()->remote_description(); in TEST_F() local
1870 auto* offer = callee->pc()->remote_description(); in TEST_F() local
1891 auto offer = caller->CreateOffer(); in TEST_F() local
H A Dmedia_session.cc117 RtpTransceiverDirection offer, in NegotiateRtpTransceiverDirection()
267 static bool SelectCrypto(const MediaContentDescription* offer, in SelectCrypto()
673 MediaContentDescription* offer) { in CreateContentOffer()
723 MediaContentDescriptionImpl<C>* offer, in CreateMediaContentOffer()
1366 const MediaContentDescriptionImpl<C>* offer, in SetCodecsInAnswer()
1396 const MediaContentDescription* offer, in CreateMediaContentAnswer()
1681 auto offer = std::make_unique<SessionDescription>(); in CreateOffer() local
1787 const SessionDescription* offer, in CreateAnswer()
2005 const RtpTransceiverDirection& offer, in GetAudioCodecsForAnswer()
2040 const RtpTransceiverDirection& offer, in GetVideoCodecsForAnswer()
/aosp_15_r20/external/webrtc/p2p/base/
H A Dtransport_description_factory_unittest.cc81 std::unique_ptr<TransportDescription> offer = in TestIceRestart() local
125 std::unique_ptr<TransportDescription> offer = in TestIceRenomination() local
218 std::unique_ptr<TransportDescription> offer = in TEST_F() local
231 std::unique_ptr<TransportDescription> offer = in TEST_F() local
247 std::unique_ptr<TransportDescription> offer = in TEST_F() local
260 std::unique_ptr<TransportDescription> offer = in TEST_F() local
286 std::unique_ptr<TransportDescription> offer = in TEST_F() local
326 std::unique_ptr<TransportDescription> offer = in TEST_F() local
340 std::unique_ptr<TransportDescription> offer = in TEST_F() local
349 std::unique_ptr<TransportDescription> offer = in TEST_F() local
[all …]
/aosp_15_r20/external/openscreen/cast/streaming/
H A Doffer_messages_unittest.cc110 Offer offer; in ExpectFailureOnParse() local
118 void ExpectEqualsValidOffer(const Offer& offer) { in ExpectEqualsValidOffer()
244 Offer offer; in TEST() local
294 Offer offer; in TEST() local
316 Offer offer; in TEST() local
559 Offer offer; in TEST() local
566 Offer offer; in TEST() local
575 Offer offer; in TEST() local
589 Offer offer; in TEST() local
606 Offer offer; in TEST() local
H A Dsender_session.cc98 Offer offer; in CreateMirroringOffer() local
114 Offer offer; in CreateRemotingOffer() local
247 Offer offer = CreateMirroringOffer(audio_configs, video_configs, in Negotiate() local
262 Offer offer = CreateRemotingOffer(audio_config, video_config, in NegotiateRemoting() local
281 Offer offer) { in StartNegotiation()
H A Dsender_session_unittest.cc216 const Json::Value offer = std::move(message_body.value()); in ConstructAnswerFromOffer() local
312 const Json::Value offer = std::move(message_body.value()); in TEST_F() local
326 const Json::Value offer = std::move(message_body.value()); in TEST_F() local
340 const Json::Value offer = std::move(message_body.value()); in TEST_F() local
354 const Json::Value offer = std::move(message_body.value()); in TEST_F() local
/aosp_15_r20/packages/modules/NetworkStack/tests/unit/src/android/net/dhcp/
DDhcpLeaseRepositoryTest.java258 DhcpLease offer = mRepo.getOffer(CLIENTID_UNSPEC, TEST_MAC_1, in testGetOffer_ExistingLease() local
272 DhcpLease offer = mRepo.getOffer(clientId, TEST_MAC_2, in testGetOffer_ClientIdHasExistingLease() local
287 DhcpLease offer = mRepo.getOffer(clientId2, TEST_MAC_1, in testGetOffer_DifferentClientId() local
297 DhcpLease offer = mRepo.getOffer(CLIENTID_UNSPEC, TEST_MAC_1, IPV4_ADDR_ANY /* relayAddr */, in testGetOffer_RequestedAddress() local
309 DhcpLease offer = mRepo.getOffer(CLIENTID_UNSPEC, TEST_MAC_2, IPV4_ADDR_ANY /* relayAddr */, in testGetOffer_RequestedAddressInUse() local
316 DhcpLease offer = mRepo.getOffer(CLIENTID_UNSPEC, TEST_MAC_1, IPV4_ADDR_ANY /* relayAddr */, in testGetOffer_RequestedAddressReserved() local
324 DhcpLease offer = mRepo.getOffer(CLIENTID_UNSPEC, TEST_MAC_1, IPV4_ADDR_ANY /* relayAddr */, in testGetOffer_RequestedAddressInvalid() local
332 DhcpLease offer = mRepo.getOffer(CLIENTID_UNSPEC, TEST_MAC_1, IPV4_ADDR_ANY /* relayAddr */, in testGetOffer_RequestedAddressOutsideSubnet() local
340 final DhcpLease offer = mRepo.getOffer(CLIENTID_UNSPEC, TEST_MAC_1, in testGetOffer_StaticClientAddress() local
/aosp_15_r20/external/webrtc/test/peer_scenario/tests/
H A Dunsignaled_stream_test.cc58 uint32_t get_ssrc(SessionDescriptionInterface* offer, size_t track_index) { in get_ssrc()
67 void set_ssrc(SessionDescriptionInterface* offer, size_t index, uint32_t ssrc) { in set_ssrc()
153 [&](SessionDescriptionInterface* offer) { in TEST_P()
180 [&](SessionDescriptionInterface* offer) { in TEST_P()
247 [&](SessionDescriptionInterface* offer) { in TEST_P()
250 /* modify_sdp = */ {}, in TEST_P()
/aosp_15_r20/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/
H A DOfferName.java36 private final String offer; field in OfferName
65 public static OfferName of(String account, String offer) { in of()
69 public static String format(String account, String offer) { in format()
160 private String offer; field in OfferName.Builder
177 public Builder setOffer(String offer) { in setOffer()
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
H A DSatelliteManagerTestOnMockService.java1265 resultListener::offer); in verifyNbIotStateTransitionsWithTransferringFailureOnIdle() field in SatelliteManagerTestOnMockService.resultListener
1759 resultListener::offer, callback); in testSendSatelliteDatagram_failure() field in SatelliteManagerTestOnMockService.resultListener
1827 resultListener::offer, callback); in testSendMultipleSatelliteDatagrams_success() field in SatelliteManagerTestOnMockService.resultListener
1984 resultListener::offer, callback); in testSendMultipleSatelliteDatagrams_failure() field in SatelliteManagerTestOnMockService.resultListener
2164 resultListener::offer, transmissionUpdateCallback); in testReceiveMultipleSatelliteDatagrams() field in SatelliteManagerTestOnMockService.resultListener
2264 resultListener::offer, transmissionUpdateCallback); in testReceiveSatellitePositionUpdate() field in SatelliteManagerTestOnMockService.resultListener
2305 resultListener::offer, transmissionUpdateCallback); in testReceiveMultipleSatellitePositionUpdates() field in SatelliteManagerTestOnMockService.resultListener
2556 resultListener::offer, callback); in testSendSatelliteDatagram_DemoMode_failure() field in SatelliteManagerTestOnMockService.resultListener
2848 resultListener::offer, callback); in testSendSatelliteDatagram_DemoMode_not_Aligned() field in SatelliteManagerTestOnMockService.resultListener
3141 pollResultListener::offer); in testSatelliteModemBusy_modemSendingDatagram_pollingFailure() field in SatelliteManagerTestOnMockService.pollResultListener
[all …]
/aosp_15_r20/external/webrtc/test/pc/e2e/sdp/
H A Dsdp_changer.cc114 SessionDescriptionInterface* offer) { in FillSimulcastContext()
168 std::unique_ptr<SessionDescriptionInterface> offer, in PatchOffer()
202 std::unique_ptr<SessionDescriptionInterface> offer) { in PatchVp8Offer()
308 std::unique_ptr<SessionDescriptionInterface> offer) { in PatchVp9Offer()
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DVmsUtils.cpp90 for (const auto& offer : offers.offerings) { in createOfferingMessage() local
97 for (const auto& offer : offers.offerings) { in createOfferingMessage() local
226 for (const auto& offer : offers.offerings) { in getSubscribedLayers() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/concurrent/
DBlockingQueue.java217 boolean offer(E e); in offer() method
251 boolean offer(E e, long timeout, TimeUnit unit) in offer() method
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/
H A DBlockingQueue.java217 boolean offer(E e); in offer() method
251 boolean offer(E e, long timeout, TimeUnit unit) in offer() method

12345678910>>...40