Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dnode_controller.h244 void DestroyOnIOThreadShutdown();
Dnode_controller.cc1217 void NodeController::DestroyOnIOThreadShutdown() { in DestroyOnIOThreadShutdown() function in mojo::core::NodeController
Dcore.cc1509 node_controller.release()->DestroyOnIOThreadShutdown(); in PassNodeControllerToIOThread()