Searched refs:system_state (Results 1 – 6 of 6) sorted by relevance
55 static void SetInstance(RealSystemState* system_state) { in SetInstance() argument57 g_pointer_ = system_state; in SetInstance()58 LOG_IF(FATAL, !system_state->Initialize()) in SetInstance()
49 static std::unique_ptr<FakeSystemState> system_state; in CreateInstance() local50 system_state.reset(new FakeSystemState()); in CreateInstance()51 g_pointer_ = system_state.get(); in CreateInstance()
374 "common/system_state.cc",441 "common/system_state.cc",595 "common/system_state.cc",
190 "common/system_state.cc",331 "common/system_state.cc",
50 optional SystemState system_state = 3; field
15244 optional SystemState system_state = 3; field