/hardware/qcom/gps/msm8960/core/ |
H A D | LocApiBase.h | 39 int hexcode(char *hexstring, int string_size,
|
H A D | LocApiBase.cpp | 42 int hexcode(char *hexstring, int string_size, argument 51 snprintf(&hexstring[i*2], 3, "%02X", ch);
|
/hardware/qcom/gps/msm8084/core/ |
H A D | LocApiBase.cpp | 43 int hexcode(char *hexstring, int string_size, argument 52 snprintf(&hexstring[i*2], 3, "%02X", ch);
|
H A D | LocApiBase.h | 41 int hexcode(char *hexstring, int string_size,
|
/hardware/qcom/gps/core/ |
H A D | LocApiBase.cpp | 43 int hexcode(char *hexstring, int string_size, argument 52 snprintf(&hexstring[i*2], 3, "%02X", ch);
|
H A D | LocApiBase.h | 41 int hexcode(char *hexstring, int string_size,
|
/hardware/qcom/gps/msm8909/core/ |
H A D | LocApiBase.cpp | 43 int hexcode(char *hexstring, int string_size, argument 52 snprintf(&hexstring[i*2], 3, "%02X", ch);
|
H A D | LocApiBase.h | 41 int hexcode(char *hexstring, int string_size,
|
/hardware/qcom/gps/msm8994/core/ |
H A D | LocApiBase.cpp | 43 int hexcode(char *hexstring, int string_size, argument 52 snprintf(&hexstring[i*2], 3, "%02X", ch);
|
H A D | LocApiBase.h | 41 int hexcode(char *hexstring, int string_size,
|
/hardware/qcom/gps/msm8996/core/ |
H A D | LocApiBase.cpp | 43 int hexcode(char *hexstring, int string_size, argument 52 snprintf(&hexstring[i*2], 3, "%02X", ch);
|
H A D | LocApiBase.h | 41 int hexcode(char *hexstring, int string_size,
|
/hardware/qcom/gps/msm8998/core/ |
H A D | LocApiBase.cpp | 43 int hexcode(char *hexstring, int string_size, argument 52 snprintf(&hexstring[i*2], 3, "%02X", ch);
|
H A D | LocApiBase.h | 42 int hexcode(char *hexstring, int string_size,
|
/hardware/qcom/gps/sdm845/core/ |
H A D | LocApiBase.cpp | 43 int hexcode(char *hexstring, int string_size, argument 52 snprintf(&hexstring[i*2], 3, "%02X", ch);
|
H A D | LocApiBase.h | 42 int hexcode(char *hexstring, int string_size,
|