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.cpp196 bool jsonExist = std::filesystem::exists(srvCfgMgrFilePath); in handleListUnitsResponse() local
197 if (jsonExist) in handleListUnitsResponse()
245 if (!jsonExist || updateRequired) in handleListUnitsResponse()