Searched refs:PRIVACY_CONFIG_NAME (Results 1 – 2 of 2) sorted by relevance
43 const std::string PRIVACY_CONFIG_NAME = "location_privacy"; variable
133 return LOCATION_DIR + PRIVACY_CONFIG_NAME + "_" + filePath + std::to_string(userId) + ".conf"; in GetPrivacyTypeConfigPath()