Searched defs:GetState (Results 1 – 8 of 8) sorted by relevance
82 bt_state_t BluetoothTest::GetState() { return state_; } in GetState() function in bttest::BluetoothTest
34 int GetState(); in GetState() method
165 android::dm::DmDeviceState DynamicPartitionControlAndroid::GetState( in GetState() function in chromeos_update_engine::DynamicPartitionControlAndroid
167 SessionState::State ApexSession::GetState() const { return state_.state(); } in GetState() function in android::apex::ApexSession
101 DmDeviceState DeviceMapper::GetState(const std::string& name) const { in GetState() function in android::dm::DeviceMapper
437 BluetoothStreamState BluetoothAudioPortOut::GetState() const { return state_; } in GetState() function in android::bluetooth::audio::BluetoothAudioPortOut
61 Status BluetoothBinderServer::GetState(int32_t* _aidl_return) { in GetState() function in ipc::binder::BluetoothBinderServer
229 AdapterState GetState() const override { return state_.load(); } in GetState() function in bluetooth::AdapterImpl