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

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 130 int utcYear = pTm->tm_year % 100; // 2 digit year
377 utcDay, utcMonth, utcYear);
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 126 int utcYear = pTm->tm_year % 100; // 2 digit year
373 utcDay, utcMonth, utcYear);

Completed in 124 milliseconds