Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/lib/
Dmultiplex_router.cc265 task->endpoint_to_notify = endpoint; in CreateNotifyErrorTask()
275 scoped_refptr<InterfaceEndpoint> endpoint_to_notify; member
667 InterfaceEndpoint* endpoint = task->endpoint_to_notify.get(); in ProcessNotifyErrorTask()