Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp1342 constexpr bool runtimeOnly = false; in startOrStopService() local
1365 runtimeOnly); in startOrStopService()
1370 std::array<const char*, 1>{serviceName.c_str()}, runtimeOnly, in startOrStopService()
1377 std::array<const char*, 1>{serviceName.c_str()}, runtimeOnly); in startOrStopService()
1384 runtimeOnly, force); in startOrStopService()