Searched refs:GetSha256EncryptAddress (Results 1 – 2 of 2) sorted by relevance
134 std::string encryptedAddress = GetSha256EncryptAddress(address); in IsSpatializationEnabled()165 std::string encryptedAddress = GetSha256EncryptAddress(address); in SetSpatializationEnabled()195 std::string encryptedAddress = GetSha256EncryptAddress(address); in IsHeadTrackingEnabled()226 std::string encryptedAddress = GetSha256EncryptAddress(address); in SetHeadTrackingEnabled()297 std::string encryptedAddress = GetSha256EncryptAddress(address); in IsSpatializationSupportedForDevice()313 std::string encryptedAddress = GetSha256EncryptAddress(address); in IsHeadTrackingSupportedForDevice()393 std::string currEncryptedAddress_ = GetSha256EncryptAddress(currentDeviceAddress_); in UpdateCurrentDevice()469 std::string currEncryptedAddress_ = GetSha256EncryptAddress(currentDeviceAddress_); in UpdateSpatializationStateReal()666 std::string encryptedAddress = GetSha256EncryptAddress(address); in WriteSpatializationStateToDb()765 std::string encryptedAddress = GetSha256EncryptAddress(address); in EncapsulateDeviceInfo()[all …]
106 std::string GetSha256EncryptAddress(const std::string& address);