Searched refs:hexstring (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/gps/msm8960/core/ |
D | LocApiBase.cpp | 42 int hexcode(char *hexstring, int string_size, in hexcode() argument 51 snprintf(&hexstring[i*2], 3, "%02X", ch); in hexcode()
|
D | LocApiBase.h | 39 int hexcode(char *hexstring, int string_size,
|
/hardware/qcom/gps/core/ |
D | LocApiBase.cpp | 43 int hexcode(char *hexstring, int string_size, in hexcode() argument 52 snprintf(&hexstring[i*2], 3, "%02X", ch); in hexcode()
|
D | LocApiBase.h | 41 int hexcode(char *hexstring, int string_size,
|