Home
last modified time | relevance | path

Searched defs:candidate (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dconnection_controller.cpp123 for (auto& candidate : pending_ice_candidates_) { in AddPendingIceCandidates() local
159 std::unique_ptr<webrtc::IceCandidateInterface> candidate) { in OnIceCandidateMsg()
282 auto candidate = CF_EXPECT(ParseIceCandidate(type, message)); in HandleSignalingMessageInner() local
387 const webrtc::IceCandidateInterface* candidate) { in OnIceCandidate()
Dutils.cpp105 auto candidate = in ParseIceCandidate() local
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcf_webrtc.js473 candidate: message.candidate property
489 async #sendIceCandidate(candidate) { argument
491 return this.#serverConnector.sendToDevice({type: 'ice-candidate', candidate}); field
/device/google/cuttlefish/host/commands/cvd/selector/
Dselector_constants.cpp118 const auto candidate = std::move(try_dirs.front()); in ParentOfAutogeneratedHomes() local
/device/google/trout/hal/sensors/2.0/
DSensorsSubHal.cpp94 [&sensor](const auto& candidate) -> bool { return candidate.name == sensor->name; }); in isSensorSupported()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp11078 std::string candidate = handle; in hasParentHandle() local