Searched defs:IsEnabled (Results 1 – 9 of 9) sorted by relevance
36 constexpr bool IsEnabled() const { return value_ != Value::NONE; } in IsEnabled() function
97 bool LeAdvertiser::IsEnabled() const { return enabled_; } in IsEnabled() function in test_vendor_lib::LeAdvertiser
33 boolean IsEnabled(); in IsEnabled() method
83 bool ETMPerCpu::IsEnabled() const { in IsEnabled() function in simpleperf::ETMPerCpu
110 TEST_F(AdapterTest, IsEnabled) { in TEST_F() argument
79 bool IsEnabled() { return (flags_ & SVC_DISABLED) == 0; } in IsEnabled() function
55 Status BluetoothBinderServer::IsEnabled(bool* _aidl_return) { in IsEnabled() function in ipc::binder::BluetoothBinderServer
231 bool IsEnabled() const override { return state_.load() == ADAPTER_STATE_ON; } in IsEnabled() function in bluetooth::AdapterImpl
88 bool IsEnabled() { return enable_status; } in IsEnabled() function