Home
last modified time | relevance | path

Searched +defs:file +defs:system (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.cpp416 auto inSystemNames = [systemNames](const auto& system) { in findCalloutList()
866 std::ifstream file; in readRegistry() local
/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_functions.cpp178 auto callback = [&called, &sys](const auto& system) { in TEST()
302 std::ofstream link{linkPath}, file{filePath}; in TEST() local
367 std::ofstream file{filePath}; in TEST() local
392 std::ofstream file{filePath}; in TEST() local
437 std::ofstream file{filePath}; in TEST() local
/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.cpp117 for (const auto& system : ibmCompatibleSystem) in getExtensionsForIbmCompatibleSystem() local
209 const auto& file = directoryIterator->path(); in findLinks() local