OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBusUpdateEngineService
(Results
1 - 2
of
2
) sorted by null
/system/update_engine/
dbus_service.cc
28
DBusUpdateEngineService
::
DBusUpdateEngineService
(SystemState* system_state)
34
bool
DBusUpdateEngineService
::AttemptUpdate(ErrorPtr* error,
41
bool
DBusUpdateEngineService
::AttemptUpdateWithFlags(
56
bool
DBusUpdateEngineService
::AttemptRollback(ErrorPtr* error,
61
bool
DBusUpdateEngineService
::CanRollback(ErrorPtr* error,
66
bool
DBusUpdateEngineService
::ResetStatus(ErrorPtr* error) {
70
bool
DBusUpdateEngineService
::GetStatus(ErrorPtr* error,
84
bool
DBusUpdateEngineService
::RebootIfNeeded(ErrorPtr* error) {
88
bool
DBusUpdateEngineService
::SetChannel(ErrorPtr* error
[
all
...]
dbus_service.h
35
class
DBusUpdateEngineService
38
explicit
DBusUpdateEngineService
(SystemState* system_state);
39
virtual ~
DBusUpdateEngineService
() = default;
173
DBusUpdateEngineService
dbus_service_;
Completed in 393 milliseconds