Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_mojo_bootstrap.cc695 std::vector<scoped_refptr<Endpoint>> endpoints_to_notify; in OnPipeError() local
701 endpoints_to_notify.push_back(endpoint); in OnPipeError()
706 for (auto& endpoint : endpoints_to_notify) { in OnPipeError()