Searched defs:is_remote (Results 1 – 12 of 12) sorted by relevance
27 optional bool is_remote = 3; field
254 bool is_remote) in RTCIceCandidateStats()259 bool is_remote) in RTCIceCandidateStats()
133 bool is_remote = false; in SetupNewOp() local
101 pub fn is_remote(&self) -> bool { in is_remote() method
128 bool is_remote() const { in is_remote() function
91 is_remote: bool, field99 let is_remote = cont.attrs.remote().is_some(); in new() localVariable
371 def is_remote(self) -> bool: member in Mesh
461 is_remote=False, argument
96 pub fn is_remote(&self) -> bool { in is_remote() method
239 RTCStatsMember<bool> is_remote; variable
2673 bool configuration_impl::is_remote(const std::shared_ptr<service>& _service) const { in is_remote() function in vsomeip_v3::cfg::configuration_impl