Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dcreate_action_map.hpp14 static ActionMap CreateActionMap(const std::string& blobPath) in CreateActionMap() argument
22 map[blobPath] = std::move(actionPack); in CreateActionMap()