Home
last modified time | relevance | path

Searched defs:timeReference (Results 1 – 25 of 68) sorted by relevance

123

/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DNtpTimeHelper.java89 void injectTime(long time, long timeReference, int uncertainty); in injectTime()
163 long timeReference = ntpResult.getElapsedRealtimeMillis(); in blockingGetNtpTimeAndInject() local
/aosp12/frameworks/base/services/core/java/com/android/server/power/
H A DWakeLockLog.java497 LogEntry fromBytes(byte[] bytes, long timeReference, LogEntry entryToReuse) { in fromBytes()
591 int toBytes(LogEntry entry, byte[] bytes, long timeReference) { in toBytes()
660 private int getRelativeTime(long timeReference, long time) { in getRelativeTime()
905 long timeReference = mStartTime; in removeTagIndex() local
998 private LogEntry readEntryAt(int index, long timeReference, LogEntry entryToSet) { in readEntryAt()
1016 private void writeEntryAt(int index, LogEntry entry, long timeReference) { in writeEntryAt()
/aosp12/hardware/qcom/gps/msm8998/gnss/
H A Dlocation_gnss.cpp211 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime()
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/
H A Dlocation_gnss.cpp211 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime()
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/
H A Dlocation_gnss.cpp213 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime()
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/
H A Dlocation_gnss.cpp270 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime()
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A Dlocation_gnss.cpp286 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime()
/aosp12/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A DLocEngAdapter.h125 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
H A Dloc.cpp423 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time()
/aosp12/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
H A DLocEngAdapter.h125 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
H A Dloc.cpp423 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time()
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/gnss/hal/
H A DFakeGnssHal.java150 public GnssHalInjectedTime(long time, long timeReference, int uncertainty) { in GnssHalInjectedTime()
481 protected void injectTime(long time, long timeReference, int uncertainty) { in injectTime()
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A Dlocation_gnss.cpp301 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime()
/aosp12/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp348 int64_t timeReference, in setTime()
H A Dloc.cpp476 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time()
/aosp12/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp351 int64_t timeReference, in setTime()
/aosp12/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp348 int64_t timeReference, in setTime()
/aosp12/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp351 int64_t timeReference, in setTime()
/aosp12/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp348 int64_t timeReference, in setTime()
/aosp12/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp351 int64_t timeReference, in setTime()
H A Dloc.cpp480 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time()
/aosp12/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp348 int64_t timeReference, in setTime()
/aosp12/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp351 int64_t timeReference, in setTime()
/aosp12/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A DLocEngAdapter.h140 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
/aosp12/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
H A DLocEngAdapter.h140 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()

123