HomeSort by relevance Sort by last modified time
    Searched defs:decodeAddress (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/gps/core/
LocApiBase.cpp 61 int decodeAddress(char *addr_string, int string_size,
71 LOC_LOGW("decodeAddress: address prefix is not 0x%x but 0x%x", addr_prefix, data[0]);
  /hardware/qcom/gps/msm8960/core/
LocApiBase.cpp 60 int decodeAddress(char *addr_string, int string_size,
70 LOC_LOGW("decodeAddress: address prefix is not 0x%x but 0x%x", addr_prefix, data[0]);

Completed in 62 milliseconds