Home
last modified time | relevance | path

Searched refs:MAX_SA_SCHEDULING_JITTER_MS (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp35 const int MAX_SA_SCHEDULING_JITTER_MS = 200; variable
320 if (deltaMs < (minTime * MILLI_PER_SEC - MAX_SA_SCHEDULING_JITTER_MS)) { in ResultCheck()