Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dprivate_header.cpp88 char tmpPhVal[50]; in getJSON() local
89 sprintf(tmpPhVal, "%02X/%02X/%02X%02X %02X:%02X:%02X", in getJSON()
94 std::string phCreateTStr(tmpPhVal); in getJSON()
95 sprintf(tmpPhVal, "%02X/%02X/%02X%02X %02X:%02X:%02X", in getJSON()
100 std::string phCommitTStr(tmpPhVal); in getJSON()