Searched refs:bootRawProgress (Results 1 – 1 of 1) sorted by relevance
36 constexpr auto bootRawProgress = "xyz.openbmc_project.State.Boot.Raw"; variable 58 constexpr auto bootRawProgress = "/xyz/openbmc_project/state/boot/raw0"; variable 86 constexpr auto bootRawProgress = "xyz.openbmc_project.State.Boot.Raw"; variable 706 auto method = _bus.new_method_call(service_name::bootRawProgress, in getLogIDWithHwIsolation() 707 object_path::bootRawProgress, in getLogIDWithHwIsolation() 710 method.append(interface::bootRawProgress, "Value", variant); in getLogIDWithHwIsolation() 813 getProperty(service_name::bootRawProgress, object_path::bootRawProgress, in getDIProperty() 814 interface::bootRawProgress, "Value", value); in getDIProperty()