HomeSort by relevance Sort by last modified time
    Searched defs:loghex (Results 1 - 2 of 2) sorted by null

  /system/bt/packet/tests/base/
packet_test_common.h 22 // We have our own definition of loghex to avoid dependencies
25 std::string loghex(T x) { function in namespace:__anon2052
47 ss << " " << loghex(*it);
  /system/bt/internal_include/
bt_trace.h 734 std::string loghex(T x) { function
    [all...]

Completed in 79 milliseconds