Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/lib/
Dmultiplex_router.cc292 task->endpoint_to_notify = endpoint; in CreateNotifyErrorTask()
302 scoped_refptr<InterfaceEndpoint> endpoint_to_notify; member
762 InterfaceEndpoint* endpoint = task->endpoint_to_notify.get(); in ProcessNotifyErrorTask()