Searched refs:getPELFD (Results 1 – 4 of 4) sorted by relevance
225 std::optional<sdbusplus::message::unix_fd> getPELFD(const LogID& id);
286 std::optional<sdbusplus::message::unix_fd> Repository::getPELFD(const LogID& id) in getPELFD() function in openpower::pels::Repository
441 fd = _repo.getPELFD(id); in getPEL()
424 auto fd = repo.getPELFD(id); in TEST_F()453 fd = repo.getPELFD(id); in TEST_F()