Home
last modified time | relevance | path

Searched refs:lastLocationMutex_ (Results 1 - 2 of 2) sorted by relevance

/base/location/services/location_locator/locator/include/
H A Dreport_manager.h56 std::mutex lastLocationMutex_; member in OHOS::Location::ReportManager
/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp320 std::unique_lock<std::mutex> lock(lastLocationMutex_); in UpdateLastLocation()
329 std::unique_lock<std::mutex> lock(lastLocationMutex_); in GetLastLocation()

Completed in 2 milliseconds