Home
last modified time | relevance | path

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

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