Home
last modified time | relevance | path

Searched defs:new_candidate (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/pc/
Dwebrtc_session_description_factory.cc95 const IceCandidateInterface* new_candidate = source_candidates->at(n); in CopyCandidatesFromSessionDescription() local
Dpeer_connection_ice_unittest.cc996 cricket::Candidate new_candidate = in TEST_P() local
Dpeer_connection.cc2647 cricket::Candidate new_candidate(candidate); in AddRemoteCandidate() local
/external/toybox/toys/pending/
Ddiff.c123 static struct candidate *new_candidate(int i, int j, struct candidate *prev) in new_candidate() function
/external/rust/android-crates-io/crates/regex-syntax/src/hir/literal/
Dmod.rs261 let mut new_candidate = candidate.clone(); in unambiguous_prefixes() localVariable
/external/webrtc/p2p/base/
Dconnection.cc1472 const Candidate& new_candidate) { in MaybeUpdatePeerReflexiveCandidate()
Dp2p_transport_channel_unittest.cc3983 const Candidate& new_candidate = conn3->remote_candidate(); in TEST_P() local
/external/mesa3d/src/compiler/glsl/
Dgl_nir_link_varyings.c3867 struct tfeedback_candidate *new_candidate = NULL; in assign_initial_varying_locations() local
/external/pytorch/c10/cuda/
DCUDACachingAllocator.cpp2303 auto new_candidate = candidate->next; in try_allocate_expandable_block() local