Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocation_config_manager.h64 bool SetCachePrivacyType(int value);
/ohos5.0/base/location/test/location_locator/source/
H A Dlocation_config_manager_test.cpp194 LocationConfigManager::GetInstance()->SetCachePrivacyType(111);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocation_config_manager.cpp276 bool LocationConfigManager::SetCachePrivacyType(int value) in SetCachePrivacyType() function in OHOS::Location::LocationConfigManager