Home
last modified time | relevance | path

Searched defs:WakelockNative (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/os/host/
Dwakelock_native.cc47 WakelockNative::WakelockNative() : pimpl_(std::make_unique<Impl>()) {} in WakelockNative() function in bluetooth::os::internal::WakelockNative
/packages/modules/Bluetooth/system/gd/os/linux/
Dwakelock_native.cc47 WakelockNative::WakelockNative() : pimpl_(std::make_unique<Impl>()) {} in WakelockNative() function in bluetooth::os::internal::WakelockNative
/packages/modules/Bluetooth/system/gd/os/android/
Dwakelock_native.cc138 WakelockNative::WakelockNative() : pimpl_(std::make_unique<Impl>()) {} in WakelockNative() function in bluetooth::os::internal::WakelockNative