Searched refs:DBusStarted (Results 1 – 2 of 2) sorted by relevance
37 if (DBusStarted()) dbus_handler_->Stop(); in ~IPCManager()70 if (DBusStarted()) { in Start()94 bool IPCManager::DBusStarted() const { return dbus_handler_.get(); } in DBusStarted() function in ipc::IPCManager
85 bool DBusStarted() const;