Home
last modified time | relevance | path

Searched hist:eb5d3f2f (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-logging/
H A Delog_entry.cppeb5d3f2f Thu Feb 04 14:03:28 CST 2021 Adriana Kobylak <anoo@us.ibm.com> elog_entry: Implement getEntry method

The getEntry method returns the file descriptor to the Entry file.
This method uses its File Path property to determine the path to
the Entry file. The file descriptor is then scheduled to be closed
once the D-Bus call returns.

Tested: Verified calling this method returned a fd that was able to
read the file data from.

Change-Id: I176db463158eb755b325db5769ef4ab993c966ec
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
H A Delog_entry.hppeb5d3f2f Thu Feb 04 14:03:28 CST 2021 Adriana Kobylak <anoo@us.ibm.com> elog_entry: Implement getEntry method

The getEntry method returns the file descriptor to the Entry file.
This method uses its File Path property to determine the path to
the Entry file. The file descriptor is then scheduled to be closed
once the D-Bus call returns.

Tested: Verified calling this method returned a fd that was able to
read the file data from.

Change-Id: I176db463158eb755b325db5769ef4ab993c966ec
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>