Searched refs:destruction_notifier (Results 1 – 1 of 1) sorted by relevance
145 std::promise<void> destruction_notifier) in UsbFfsConnection()148 destruction_notifier_(std::move(destruction_notifier)), in UsbFfsConnection()760 std::promise<void> destruction_notifier; in usb_ffs_open_thread() local761 std::future<void> future = destruction_notifier.get_future(); in usb_ffs_open_thread()764 std::move(destruction_notifier))); in usb_ffs_open_thread()