Searched refs:RequestShutdown (Results 1 – 5 of 5) sorted by relevance
128 internal::g_core->RequestShutdown( in ShutdownIPCSupport()
111 void RequestShutdown(const base::Closure& callback);
123 void RequestShutdown(const base::Closure& callback);
312 void Core::RequestShutdown(const base::Closure& callback) { in RequestShutdown() function in mojo::edk::Core321 GetNodeController()->RequestShutdown(on_shutdown); in RequestShutdown()
360 void NodeController::RequestShutdown(const base::Closure& callback) { in RequestShutdown() function in mojo::edk::NodeController