Home
last modified time | relevance | path

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

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