Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dnode_controller.h180 void DropAllPeers();
Dnode_controller.cc172 base::Bind(&NodeController::DropAllPeers, base::Unretained(this))); in SetIOTaskRunner()
651 void NodeController::DropAllPeers() { in DropAllPeers() function in mojo::core::NodeController