Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dserialize.cpp37 std::ofstream rwOutput(rwPath.c_str()); in storeToFile() local
38 cereal::JSONOutputArchive rwArchive(rwOutput); in storeToFile()