/hardware/google/apf/ |
D | apf_counter_decoder.py | 61 data_hexstring = args.hexstring
|
/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/msm8084/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,
|
/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,
|
/hardware/qcom/gps/msm8994/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,
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | LocApiBase.cpp | 44 int hexcode(char *hexstring, int string_size, in hexcode() argument 53 snprintf(&hexstring[i*2], 3, "%02X", ch); in hexcode()
|
D | LocApiBase.h | 42 int hexcode(char *hexstring, int string_size,
|
/hardware/qcom/gps/msm8996/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,
|
/hardware/qcom/gps/msm8909/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,
|
/hardware/qcom/gps/msm8998/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 | 42 int hexcode(char *hexstring, int string_size,
|
/hardware/qcom/sm7150/gps/core/ |
D | LocApiBase.cpp | 45 int hexcode(char *hexstring, int string_size, in hexcode() argument 54 snprintf(&hexstring[i*2], 3, "%02X", ch); in hexcode()
|
D | LocApiBase.h | 46 int hexcode(char *hexstring, int string_size,
|
/hardware/qcom/sm8150p/gps/core/ |
D | LocApiBase.cpp | 45 int hexcode(char *hexstring, int string_size, in hexcode() argument 54 snprintf(&hexstring[i*2], 3, "%02X", ch); in hexcode()
|
D | LocApiBase.h | 46 int hexcode(char *hexstring, int string_size,
|
/hardware/qcom/sm8150/gps/core/ |
D | LocApiBase.cpp | 46 int hexcode(char *hexstring, int string_size, in hexcode() argument 55 snprintf(&hexstring[i*2], 3, "%02X", ch); in hexcode()
|
D | LocApiBase.h | 55 int hexcode(char *hexstring, int string_size,
|
/hardware/qcom/sm7250/gps/core/ |
D | LocApiBase.cpp | 46 int hexcode(char *hexstring, int string_size, in hexcode() argument 55 snprintf(&hexstring[i*2], 3, "%02X", ch); in hexcode()
|
D | LocApiBase.h | 55 int hexcode(char *hexstring, int string_size,
|