Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handlers_builder.cpp96 pack->verification = std::move(buildFileSystemd(verify)); in buildHandlerFromJson()
122 pack->update = std::move(buildFileSystemd(update)); in buildHandlerFromJson()
/openbmc/phosphor-ipmi-flash/bmc/
H A Dbuildjson.cpp34 buildFileSystemd(const nlohmann::json& data) in buildFileSystemd() function
H A Dbuildjson.hpp20 buildFileSystemd(const nlohmann::json& data);