Searched defs:decodeAddress (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/gps/core/
H A DLocApiBase.cpp61 int decodeAddress(char *addr_string, int string_size, function in namespace:loc_core
71 LOC_LOGW("decodeAddress: address prefix is not 0x%x but 0x%x", addr_prefix, data[0]);
/hardware/qcom/gps/msm8084/core/
H A DLocApiBase.cpp61 int decodeAddress(char *addr_string, int string_size, function in namespace:loc_core
71 LOC_LOGW("decodeAddress: address prefix is not 0x%x but 0x%x", addr_prefix, data[0]);
/hardware/qcom/gps/msm8909/core/
H A DLocApiBase.cpp61 int decodeAddress(char *addr_string, int string_size, function in namespace:loc_core
71 LOC_LOGW("decodeAddress: address prefix is not 0x%x but 0x%x", addr_prefix, data[0]);
/hardware/qcom/gps/msm8960/core/
H A DLocApiBase.cpp60 int decodeAddress(char *addr_string, int string_size, function in namespace:loc_core
70 LOC_LOGW("decodeAddress: address prefix is not 0x%x but 0x%x", addr_prefix, data[0]);
/hardware/qcom/gps/msm8994/core/
H A DLocApiBase.cpp61 int decodeAddress(char *addr_string, int string_size, function in namespace:loc_core
71 LOC_LOGW("decodeAddress: address prefix is not 0x%x but 0x%x", addr_prefix, data[0]);
/hardware/qcom/gps/msm8996/core/
H A DLocApiBase.cpp61 int decodeAddress(char *addr_string, int string_size, function in namespace:loc_core
71 LOC_LOGW("decodeAddress: address prefix is not 0x%x but 0x%x", addr_prefix, data[0]);
/hardware/qcom/gps/msm8909w_3100/core/
H A DLocApiBase.cpp62 int decodeAddress(char *addr_string, int string_size, function in namespace:loc_core
72 LOC_LOGW("decodeAddress: address prefix is not 0x%x but 0x%x", addr_prefix, data[0]);
/hardware/qcom/gps/msm8998/core/
H A DLocApiBase.cpp61 int decodeAddress(char *addr_string, int string_size, function in namespace:loc_core
71 LOC_LOGW("decodeAddress: address prefix is not 0x%x but 0x%x", addr_prefix, data[0]);

Completed in 34 milliseconds