Home
last modified time | relevance | path

Searched defs:Acquire (Results 1 – 8 of 8) sorted by relevance

/system/bt/gd/l2cap/classic/
Dfixed_channel.cc34 void FixedChannel::Acquire() { in Acquire() function in bluetooth::l2cap::classic::FixedChannel
/system/bt/gd/l2cap/le/
Dfixed_channel.cc34 void FixedChannel::Acquire() { in Acquire() function in bluetooth::l2cap::le::FixedChannel
/system/bt/gd/os/linux/
Dwakelock_native.cc34 WakelockNative::StatusCode WakelockNative::Acquire(const std::string& lock_name) { in Acquire() function in bluetooth::os::internal::WakelockNative
/system/bt/gd/os/host/
Dwakelock_native.cc34 WakelockNative::StatusCode WakelockNative::Acquire(const std::string& lock_name) { in Acquire() function in bluetooth::os::internal::WakelockNative
/system/bt/gd/l2cap/classic/internal/
Dfixed_channel_impl.cc66 void FixedChannelImpl::Acquire() { in Acquire() function in bluetooth::l2cap::classic::internal::FixedChannelImpl
/system/bt/gd/l2cap/le/internal/
Dfixed_channel_impl.cc75 void FixedChannelImpl::Acquire() { in Acquire() function in bluetooth::l2cap::le::internal::FixedChannelImpl
/system/bt/gd/os/android/
Dwakelock_native.cc67 WakelockNative::StatusCode WakelockNative::Acquire(const std::string& lock_name) { in Acquire() function in bluetooth::os::internal::WakelockNative
/system/bt/gd/os/linux_generic/
Dwakelock_manager.cc195 bool WakelockManager::Acquire() { in Acquire() function in bluetooth::os::WakelockManager