Searched defs:WakelockNative (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/gd/os/linux/ | ||
| D | wakelock_native.cc | 47 WakelockNative::WakelockNative() : pimpl_(std::make_unique<Impl>()) {} in WakelockNative() function in bluetooth::os::internal::WakelockNative |
| /packages/modules/Bluetooth/system/gd/os/chromeos/ | ||
| D | wakelock_native.cc | 48 WakelockNative::WakelockNative() : pimpl_(std::make_unique<Impl>()) {} in WakelockNative() function in bluetooth::os::internal::WakelockNative |
| /packages/modules/Bluetooth/system/gd/os/host/ | ||
| D | wakelock_native.cc | 47 WakelockNative::WakelockNative() : pimpl_(std::make_unique<Impl>()) {} in WakelockNative() function in bluetooth::os::internal::WakelockNative |
| /packages/modules/Bluetooth/system/gd/os/android/ | ||
| D | wakelock_native.cc | 138 WakelockNative::WakelockNative() : pimpl_(std::make_unique<Impl>()) {} in WakelockNative() function in bluetooth::os::internal::WakelockNative |