Searched defs:is_remote (Results 1 – 8 of 8) sorted by relevance
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
254 bool is_remote) in RTCIceCandidateStats()259 bool is_remote) in RTCIceCandidateStats()
371 def is_remote(self) -> bool: member in Mesh
98 is_remote: bool, field106 let is_remote = cont.attrs.remote().is_some(); in new() localVariable
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