blob: fc3f487a7734233efd0e9298585d68890021e15b [file] [log] [blame]
// media/mojo/mojom/decryptor.mojom-shared-message-ids.h is auto generated by mojom_bindings_generator.py, do not edit
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef MEDIA_MOJO_MOJOM_DECRYPTOR_MOJOM_SHARED_MESSAGE_IDS_H_
#define MEDIA_MOJO_MOJOM_DECRYPTOR_MOJOM_SHARED_MESSAGE_IDS_H_
#include <stdint.h>
namespace media {
namespace mojom {
namespace internal {
// The 491100209 value is based on sha256(salt + "Decryptor1").
constexpr uint32_t kDecryptor_Initialize_Name = 491100209;
// The 1280630913 value is based on sha256(salt + "Decryptor2").
constexpr uint32_t kDecryptor_Decrypt_Name = 1280630913;
// The 2002327192 value is based on sha256(salt + "Decryptor3").
constexpr uint32_t kDecryptor_CancelDecrypt_Name = 2002327192;
// The 1750262459 value is based on sha256(salt + "Decryptor4").
constexpr uint32_t kDecryptor_InitializeAudioDecoder_Name = 1750262459;
// The 1274742229 value is based on sha256(salt + "Decryptor5").
constexpr uint32_t kDecryptor_InitializeVideoDecoder_Name = 1274742229;
// The 2068728166 value is based on sha256(salt + "Decryptor6").
constexpr uint32_t kDecryptor_DecryptAndDecodeAudio_Name = 2068728166;
// The 595999696 value is based on sha256(salt + "Decryptor7").
constexpr uint32_t kDecryptor_DecryptAndDecodeVideo_Name = 595999696;
// The 1530685574 value is based on sha256(salt + "Decryptor8").
constexpr uint32_t kDecryptor_ResetDecoder_Name = 1530685574;
// The 41671009 value is based on sha256(salt + "Decryptor9").
constexpr uint32_t kDecryptor_DeinitializeDecoder_Name = 41671009;
} // namespace internal
} // namespace mojom
} // namespace media
#endif // MEDIA_MOJO_MOJOM_DECRYPTOR_MOJOM_SHARED_MESSAGE_IDS_H_