Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/ubi/
H A Ditem_updater_ubi.cpp264 std::filesystem::path activeRO = in isVersionFunctional() local
267 if (!std::filesystem::is_directory(activeRO)) in isVersionFunctional()
272 if (activeRO.string().find(versionId) == std::string::npos) in isVersionFunctional()