Home
last modified time | relevance | path

Searched defs:loghex (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/internal_include/
Dbt_trace.h36 std::string loghex(T x) { in loghex() function
46 std::string loghex(std::array<T, N> array) { in loghex() function
/aosp_15_r20/packages/modules/Bluetooth/system/packet/tests/base/
Dpacket_test_common.h27 std::string loghex(T x) { in loghex() function
/aosp_15_r20/external/curl/tests/server/
H A Dsocksd.c242 static void loghex(unsigned char *buffer, ssize_t len) in loghex() function
H A Dmqttd.c186 static void loghex(unsigned char *buffer, ssize_t len) in loghex() function