Searched refs:kEncryptedStr (Results 1 – 1 of 1) sorted by relevance
61 std::string kEncryptedStr = "encrypted"; variable166 if (os::ParameterProvider::GetBtKeystoreInterface() != nullptr && value == kEncryptedStr) { in GetProperty()209 bool is_encrypted = value == kEncryptedStr; in SetProperty()214 value = kEncryptedStr; in SetProperty()298 bool is_encrypted = property_iter->second == kEncryptedStr; in ConvertEncryptOrDecryptKeyIfNeeded()303 SetProperty(section, std::string(property), kEncryptedStr); in ConvertEncryptOrDecryptKeyIfNeeded()