Home
last modified time | relevance | path

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

/openbmc/service-config-manager/src/
H A Dmain.cpp172 bool jsonExist = std::filesystem::exists(srvCfgMgrFile); in handleListUnitsResponse() local
173 if (jsonExist) in handleListUnitsResponse()
221 if (!jsonExist || updateRequired) in handleListUnitsResponse()