Searched refs:ApplyPendingChanges (Results 1 – 2 of 2) sorted by relevance
207 void ApplyPendingChanges(std::vector<PendingQueryChange> pending_changes);
465 ApplyPendingChanges(std::move(pending_changes)); in StartQuery()819 ApplyPendingChanges(std::move(pending_changes)); in ProcessCallbacks()860 void MdnsQuerier::ApplyPendingChanges( in ApplyPendingChanges() function in openscreen::discovery::MdnsQuerier