HomeSort by relevance Sort by last modified time
    Searched defs:RequestShutdown (Results 1 - 2 of 2) sorted by null

  /external/libchrome/mojo/core/
core.cc 273 void Core::RequestShutdown(const base::Closure& callback) {
274 GetNodeController()->RequestShutdown(callback);
    [all...]
node_controller.cc 304 void NodeController::RequestShutdown(const base::Closure& callback) {
    [all...]

Completed in 53 milliseconds