Home
last modified time | relevance | path

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

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dcommon_utils.h43 const std::string PRIVACY_CONFIG_NAME = "location_privacy"; variable
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocation_config_manager.cpp133 return LOCATION_DIR + PRIVACY_CONFIG_NAME + "_" + filePath + std::to_string(userId) + ".conf"; in GetPrivacyTypeConfigPath()