Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/requester/
H A Ddbus_to_file_handler.cpp197 static constexpr auto acfDirPath = "/etc/acf/service.acf"; in getAcfFileContent() local
198 if (fs::exists(acfDirPath)) in getAcfFileContent()
201 file.open(acfDirPath); in getAcfFileContent()