Home
last modified time | relevance | path

Searched refs:destruction_notifier_ (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/daemon/
Dusb.cpp176 destruction_notifier_(std::move(destruction_notifier)), in UsbFfsConnection()
206 destruction_notifier_.set_value(); in ~UsbFfsConnection()
678 std::promise<void> destruction_notifier_; member