Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/
H A DGlobalStore.js97 let systemPath = systems?.data?.Members?.[0]?.['@odata.id'];
98 return systemPath;
/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.hpp35 static constexpr auto systemPath = "/org/freedesktop/systemd1"; variable