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.cpp195 static constexpr auto acfDirPath = "/etc/acf/service.acf"; in getAcfFileContent() local
196 if (fs::exists(acfDirPath)) in getAcfFileContent()
199 file.open(acfDirPath); in getAcfFileContent()