Home
last modified time | relevance | path

Searched defs:HexString (Results 1 – 2 of 2) sorted by relevance

/system/libbase/
Dhex.cpp24 std::string HexString(const void* bytes, size_t len) { in HexString() function
/system/core/libcutils/
Dproperties_test.cpp41 static std::string HexString(T value) { in HexString() function