Searched refs:hexstring (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/gps/msm8960/core/
H A DLocApiBase.h39 int hexcode(char *hexstring, int string_size,
H A DLocApiBase.cpp42 int hexcode(char *hexstring, int string_size, argument
51 snprintf(&hexstring[i*2], 3, "%02X", ch);
/hardware/qcom/gps/msm8084/core/
H A DLocApiBase.cpp43 int hexcode(char *hexstring, int string_size, argument
52 snprintf(&hexstring[i*2], 3, "%02X", ch);
H A DLocApiBase.h41 int hexcode(char *hexstring, int string_size,
/hardware/qcom/gps/core/
H A DLocApiBase.cpp43 int hexcode(char *hexstring, int string_size, argument
52 snprintf(&hexstring[i*2], 3, "%02X", ch);
H A DLocApiBase.h41 int hexcode(char *hexstring, int string_size,
/hardware/qcom/gps/msm8909/core/
H A DLocApiBase.cpp43 int hexcode(char *hexstring, int string_size, argument
52 snprintf(&hexstring[i*2], 3, "%02X", ch);
H A DLocApiBase.h41 int hexcode(char *hexstring, int string_size,
/hardware/qcom/gps/msm8994/core/
H A DLocApiBase.cpp43 int hexcode(char *hexstring, int string_size, argument
52 snprintf(&hexstring[i*2], 3, "%02X", ch);
H A DLocApiBase.h41 int hexcode(char *hexstring, int string_size,
/hardware/qcom/gps/msm8996/core/
H A DLocApiBase.cpp43 int hexcode(char *hexstring, int string_size, argument
52 snprintf(&hexstring[i*2], 3, "%02X", ch);
H A DLocApiBase.h41 int hexcode(char *hexstring, int string_size,
/hardware/qcom/gps/msm8998/core/
H A DLocApiBase.cpp43 int hexcode(char *hexstring, int string_size, argument
52 snprintf(&hexstring[i*2], 3, "%02X", ch);
H A DLocApiBase.h41 int hexcode(char *hexstring, int string_size,

Completed in 31 milliseconds