Searched defs:is_remote (Results 1 – 4 of 4) sorted by relevance
138 bool is_remote = false; in SetupNewOp() local
270 bool is_remote) in RTCIceCandidateStats()275 bool is_remote) in RTCIceCandidateStats()
210 RTCStatsMember<bool> is_remote; variable378 RTCStatsMember<bool> is_remote; // = false variable
93 is_remote: bool, field101 let is_remote = cont.attrs.remote().is_some(); in new() localVariable