Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dappcommands.hpp47 #define JSON_APP_DATA_FILE "/var/lib/fb-ipmi-oem/appData.json" macro
/openbmc/fb-ipmi-oem/src/
H A Dappcommands.cpp262 std::ofstream file(JSON_APP_DATA_FILE); in flush_app_data()
492 std::ifstream file(JSON_APP_DATA_FILE); in registerAPPFunctions()
H A Dusb-dbg.cpp533 std::ifstream file(JSON_APP_DATA_FILE); in getBiosVer()