Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Dbus.h392 bool shutdown_completed() { return shutdown_completed_; } in shutdown_completed()
752 bool shutdown_completed_; variable
Dbus.cc191 shutdown_completed_(false), in Bus()
459 if (shutdown_completed_) in ShutdownAndBlock()
511 shutdown_completed_ = true; in ShutdownAndBlock()