Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dutils.cpp62 auto& resStr = result->get(); in asyncSystem() local
63 resStr.clear(); in asyncSystem()
68 resStr.append(buffer, n); in asyncSystem()