Searched defs:shutdown_complete_promise (Results 1 – 2 of 2) sorted by relevance
567 void btif_a2dp_source_shutdown(std::promise<void> shutdown_complete_promise) { in btif_a2dp_source_shutdown()582 static void btif_a2dp_source_shutdown_delayed(std::promise<void> shutdown_complete_promise) { in btif_a2dp_source_shutdown_delayed()603 std::promise<void> shutdown_complete_promise; in btif_a2dp_source_cleanup() local
531 std::promise<void> shutdown_complete_promise; in SetActivePeer() local