HomeSort by relevance Sort by last modified time
    Searched refs:StringToHex (Results 1 - 3 of 3) sorted by null

  /system/extras/perfprofd/quipper/
perf_utils.h 68 bool StringToHex(const string& str, u8* array, size_t length);
perf_utils.cc 55 bool StringToHex(const string& str, u8* array, size_t length) {
perf_reader.cc 198 !StringToHex(build_id, event->build_id, arraysize(event->build_id))) {
    [all...]

Completed in 97 milliseconds