Searched defs:locatorMutex_ (Results 1 - 6 of 6) sorted by relevance
/base/customization/enterprise_device_management/interfaces/inner_api/common/include/ | ||
H A D | edm_load_manager.h | 42 std::mutex locatorMutex_; member in OHOS::EDM::EdmLoadManager |
/base/location/interfaces/inner_api/include/ | ||
H A D | location_sa_load_manager.h | 51 std::mutex locatorMutex_; member in OHOS::Location::LocationSaLoadManager |
H A D | locator_impl.h | 657 static std::mutex locatorMutex_; member in OHOS::Location::LocatorImpl |
/base/location/services/location_locator/locator/include/ | ||
H A D | locator_background_proxy.h | 125 static std::mutex locatorMutex_; member in OHOS::Location::LocatorBackgroundProxy |
/base/location/services/location_locator/locator/source/ | ||
H A D | locator_background_proxy.cpp | 51 std::mutex LocatorBackgroundProxy::locatorMutex_; member in OHOS::Location::LocatorBackgroundProxy |
/base/location/frameworks/native/locator_sdk/source/ | ||
H A D | locator_impl.cpp | 37 std::mutex LocatorImpl::locatorMutex_; member in OHOS::Location::LocatorImpl |
Completed in 5 milliseconds