Home
last modified time | relevance | path

Searched defs:fileData (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/include/ibm/
H A Dmanagement_console_rest.hpp309 std::string fileData; in handleFileGet() local
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_fileio_test.cpp771 std::array<uint8_t, 4> fileData = {0x41, 0x42, 0x43, 0x44}; in TEST_F() local