Home
last modified time | relevance | path

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

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