Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_consumer/
H A Dfile_descriptor_utils_unittest.cc66 utils::HexDumpString(expected_contents); in ExpectTarget()
68 utils::HexDumpString(target_contents); in ExpectTarget()
/aosp12/system/update_engine/common/
H A Dutils.h224 inline void HexDumpString(const std::string& str) { in HexDumpString() function
/aosp12/system/update_engine/cros/
H A Domaha_request_builder_xml.cc50 utils::HexDumpString(input); in XmlEncode()