Searched defs:IsBound (Results 1 – 12 of 12) sorted by relevance
64 bool IsBound() const { in IsBound() function
58 bool DeferredBase::IsBound() const { in IsBound() function in perfetto::ipc::DeferredBase
92 bool IsBound() const { return position_ < 0; } in IsBound() function
29 bool IsBound() override { return false; } in IsBound() function in bluetooth::hal::RangingHalHost
82 bool IsBound() const { return socket_hal_instance_ != nullptr; } in IsBound() function in bluetooth::hal::SocketHalAndroid
136 bool IsBound() override { return bluetooth_channel_sounding_ != nullptr; } in IsBound() function in bluetooth::hal::RangingHalAndroid
52 bool IsBound() const { return position_ != kInvalid; } in IsBound() function
106 bool IsBound(void) const { return mSockName.mPort != 0; } in IsBound() function in ot::Ip6::Udp::SocketHandle
197 bool IsBound() const { return is_bound_; } in IsBound() function
90 bool IsBound() const { return position_ < 0; } in IsBound() function
227 TEST_P(InterfacePtrTest, IsBound) { in TEST_P() argument
52 bool IsBound() const { return location_ >= 0; } in IsBound() function