Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Ddaemon_chromeos.cc48 RealSystemState::SetInstance(&system_state_); in OnInit()
H A Dreal_system_state.h55 static void SetInstance(RealSystemState* system_state) { in SetInstance() function