Searched refs:endpoints_to_notify (Results 1 – 1 of 1) sorted by relevance
695 std::vector<scoped_refptr<Endpoint>> endpoints_to_notify; in OnPipeError() local701 endpoints_to_notify.push_back(endpoint); in OnPipeError()706 for (auto& endpoint : endpoints_to_notify) { in OnPipeError()