Searched defs:weakDevice (Results 1 – 1 of 1) sorted by relevance
56 std::weak_ptr<PowerDevice> weakDevice = shared_from_this(); in PowerDevice() local268 void PowerDevice::DelayTimeoutCallback(const std::weak_ptr<PowerDevice>& weakDevice) in DelayTimeoutCallback()