Home
last modified time | relevance | path

Searched refs:real_system_state (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/
Ddaemon.cc77 RealSystemState* real_system_state = new RealSystemState(bus); in OnInit() local
78 daemon_state_.reset(real_system_state); in OnInit()
79 LOG_IF(ERROR, !real_system_state->Initialize()) in OnInit()
91 binder_service_ = new BinderUpdateEngineBrilloService{real_system_state}; in OnInit()
107 dbus_adaptor_.reset(new UpdateEngineAdaptor(real_system_state, bus)); in OnInit()
Dupdate_engine.gyp266 'real_system_state.cc',
DAndroid.mk322 real_system_state.cc \