Searched refs:AppendHexValue (Results 1 – 1 of 1) sorted by relevance
471 static void AppendHexValue(StreamString &response, const uint8_t *buf, in AppendHexValue() function589 AppendHexValue(response, (const uint8_t *)reg_value_p->GetBytes(), in WriteRegisterValueInHexFixedWidth()596 AppendHexValue(response, zeros.data(), zeros.size(), false); in WriteRegisterValueInHexFixedWidth()