Searched refs:hostPath (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-state-manager/ |
H A D | discover_system_state.cpp | 68 std::string hostPath = in main() local 184 bus, hostPath, HostState::interface, "RestartCause", in main() 188 bus, hostPath, HostState::interface, "RequestedHostTransition", in main() 215 bus, hostPath, HostState::interface, "RequestedHostTransition"); in main() 220 bus, hostPath, HostState::interface, in main() 237 bus, hostPath, HostState::interface, "RequestedHostTransition"); in main() 244 bus, hostPath, HostState::interface, "RestartCause", in main() 248 bus, hostPath, HostState::interface, in main()
|
H A D | scheduled_host_transition.cpp | 99 std::string hostPath = in hostTransition() local 108 utils::setProperty(bus, hostPath, HostState::interface, PROPERTY_TRANSITION, in hostTransition() 118 utils::setProperty(bus, hostPath, HostState::interface, in hostTransition()
|