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 180 bus, hostPath, HostState::interface, "RestartCause", in main() 184 bus, hostPath, HostState::interface, "RequestedHostTransition", in main() 207 bus, hostPath, HostState::interface, "RequestedHostTransition"); in main() 212 bus, hostPath, HostState::interface, in main() 225 bus, hostPath, HostState::interface, "RequestedHostTransition"); in main() 232 bus, hostPath, HostState::interface, "RestartCause", in main() 236 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()
|