Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Dbus.h382 bool shutdown_completed() { return shutdown_completed_; } in shutdown_completed()
741 bool shutdown_completed_; variable
Dbus.cc165 shutdown_completed_(false), in Bus()
432 if (shutdown_completed_) in ShutdownAndBlock()
486 shutdown_completed_ = true; in ShutdownAndBlock()