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.cpp1337 constexpr bool runtimeOnly = false; in startOrStopService() local
1360 runtimeOnly); in startOrStopService()
1365 std::array<const char*, 1>{serviceName.c_str()}, runtimeOnly, in startOrStopService()
1372 std::array<const char*, 1>{serviceName.c_str()}, runtimeOnly); in startOrStopService()
1379 runtimeOnly, force); in startOrStopService()