Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_required_data_manager.h208 int64_t GetlastStillTime();
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_required_data_manager.cpp68 int64_t LocatorRequiredDataManager::GetlastStillTime() in GetlastStillTime() function in OHOS::Location::LocatorRequiredDataManager
363 if (IsStill() && GetWifiScanCompleteTimestamp() > GetlastStillTime() && in StartWifiScan()