Home
last modified time | relevance | path

Searched refs:to_string_hex (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm7250/gps/utils/
Dloc_misc_utils.h223 string to_string_hex(T val) { in to_string_hex() function
253 ss << (decIfTrue ? to_string(arr[i]) : to_string_hex(arr[i]));
Dloc_log.h63 loc_put_tag_val(#field, to_string_hex(field))
74 to_string_hex((uint64_t)field) + " " + \
/hardware/qcom/sm8150/gps/utils/
Dloc_misc_utils.h223 string to_string_hex(T val) { in to_string_hex() function
253 ss << (decIfTrue ? to_string(arr[i]) : to_string_hex(arr[i]));
Dloc_log.h63 loc_put_tag_val(#field, to_string_hex(field))
74 to_string_hex((uint64_t)field) + " " + \