Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_postcodes.hpp580 std::string_view strData(d, c.size()); in handleSystemsLogServicesPostCodesEntriesEntryAdditionalDataGet() local
586 asyncResp->res.write(crow::utility::base64encode(strData)); in handleSystemsLogServicesPostCodesEntriesEntryAdditionalDataGet()