Searched defs:WakelockNative (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/os/linux/ | ||
D | wakelock_native.cc | 47 WakelockNative::WakelockNative() : pimpl_(std::make_unique<Impl>()) {} in WakelockNative() function in bluetooth::os::internal::WakelockNative |
/system/bt/gd/os/host/ | ||
D | wakelock_native.cc | 47 WakelockNative::WakelockNative() : pimpl_(std::make_unique<Impl>()) {} in WakelockNative() function in bluetooth::os::internal::WakelockNative |
/system/bt/gd/os/android/ | ||
D | wakelock_native.cc | 112 WakelockNative::WakelockNative() : pimpl_(std::make_unique<Impl>()) {} in WakelockNative() function in bluetooth::os::internal::WakelockNative |