Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dclient_handler.cpp721 auto line_index = candidate_json["sdpMLineIndex"].asInt(); in HandleMessage() local
798 auto line_index = candidate->sdp_mline_index(); in OnIceCandidate() local