Home
last modified time | relevance | path

Searched refs:system_state (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/update_engine/cros/
H A Dreal_system_state.h55 static void SetInstance(RealSystemState* system_state) { in SetInstance() argument
57 g_pointer_ = system_state; in SetInstance()
58 LOG_IF(FATAL, !system_state->Initialize()) in SetInstance()
H A Dfake_system_state.h49 static std::unique_ptr<FakeSystemState> system_state; in CreateInstance() local
50 system_state.reset(new FakeSystemState()); in CreateInstance()
51 g_pointer_ = system_state.get(); in CreateInstance()
/aosp12/system/update_engine/
H A DAndroid.bp374 "common/system_state.cc",
441 "common/system_state.cc",
595 "common/system_state.cc",
H A DBUILD.gn190 "common/system_state.cc",
331 "common/system_state.cc",
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/proto/
H A Datoms.proto50 optional SystemState system_state = 3; field
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto15244 optional SystemState system_state = 3; field