Home
last modified time | relevance | path

Searched defs:LogBytes (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_hex_dump/
H A Dlog_bytes_test.cc59 TEST(LogBytes, ShortString) { in TEST() argument
67 TEST(LogBytes, BytesPerLine) { in TEST() argument
79 TEST(LogBytes, LongBuffer) { in TEST() argument
H A Dapi.rst35 LogBytes section in Utility Functions
/aosp_15_r20/external/pigweed/pw_hex_dump/public/pw_hex_dump/
H A Dlog_bytes.h80 inline void LogBytes(int log_level, pw::ConstByteSpan bytes) { in LogBytes() function
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_message_utils.cc56 void LogBytes(const std::vector<CharType>& data, std::string* out) { in LogBytes() function
/aosp_15_r20/external/cronet/ipc/
H A Dipc_message_utils.cc64 void LogBytes(const std::vector<CharType>& data, std::string* out) { in LogBytes() function