Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_mojo_bootstrap.cc49 class ChannelAssociatedGroupController;
67 void AddController(ChannelAssociatedGroupController* controller) { in AddController()
72 void RemoveController(ChannelAssociatedGroupController* controller) { in RemoveController()
83 std::set<ChannelAssociatedGroupController*> controllers_;
93 class ChannelAssociatedGroupController class
98 ChannelAssociatedGroupController( in ChannelAssociatedGroupController() function in IPC::__anonefff342a0111::ChannelAssociatedGroupController
132 base::Bind(&ChannelAssociatedGroupController::OnPipeError, in Bind()
363 MessageWrapper(ChannelAssociatedGroupController* controller, in MessageWrapper()
390 ChannelAssociatedGroupController* controller_ = nullptr;
399 Endpoint(ChannelAssociatedGroupController* controller, mojo::InterfaceId id) in Endpoint()
[all …]