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

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 143 uint32_t svUsedList[32] = {0};
148 svUsedList[svUsedCount++] = i;
175 length = snprintf(pMarker, lengthRemaining, "%02d,", svUsedList[i]);
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 139 uint32_t svUsedList[32] = {0};
144 svUsedList[svUsedCount++] = i;
171 length = snprintf(pMarker, lengthRemaining, "%02d,", svUsedList[i]);

Completed in 153 milliseconds