Searched refs:updatePEL (Results 1 – 3 of 3) sorted by relevance
414 updatePEL(attr->second.path, func); in setPELHostTransState()440 updatePEL(attr->second.path, func); in setPELHMCTransState()451 bool Repository::updatePEL(const fs::path& path, PELUpdateFunc updateFunc) in updatePEL() function in openpower::pels::Repository
470 bool updatePEL(const std::filesystem::path& path, PELUpdateFunc updateFunc);
1116 auto updated = _repo.updatePEL(attributes.path, in hardwarePresent()