1e0857b17Sopenharmony_ci/*
2e0857b17Sopenharmony_ci * Copyright (c) 2021-2022 Huawei Device Co., Ltd.
3e0857b17Sopenharmony_ci * Licensed under the Apache License, Version 2.0 (the "License");
4e0857b17Sopenharmony_ci * you may not use this file except in compliance with the License.
5e0857b17Sopenharmony_ci * You may obtain a copy of the License at
6e0857b17Sopenharmony_ci *
7e0857b17Sopenharmony_ci *     http://www.apache.org/licenses/LICENSE-2.0
8e0857b17Sopenharmony_ci *
9e0857b17Sopenharmony_ci * Unless required by applicable law or agreed to in writing, software
10e0857b17Sopenharmony_ci * distributed under the License is distributed on an "AS IS" BASIS,
11e0857b17Sopenharmony_ci * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12e0857b17Sopenharmony_ci * See the License for the specific language governing permissions and
13e0857b17Sopenharmony_ci * limitations under the License.
14e0857b17Sopenharmony_ci */
15e0857b17Sopenharmony_ci
16e0857b17Sopenharmony_ci#include "base_def.h"
17e0857b17Sopenharmony_ci#include "base_types.h"
18e0857b17Sopenharmony_ci#include "base_interfaces.h"
19e0857b17Sopenharmony_ci
20e0857b17Sopenharmony_cinamespace OHOS {
21e0857b17Sopenharmony_cinamespace AAFwk {
22e0857b17Sopenharmony_ciconst Uuid Uuid::Empty = {
23e0857b17Sopenharmony_ci    0x00000000, 0x0000, 0x0000, 0x0000, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}
24e0857b17Sopenharmony_ci};
25e0857b17Sopenharmony_ci
26e0857b17Sopenharmony_ciconst InterfaceID g_IID_IInterface = {
27e0857b17Sopenharmony_ci    0x00000000, 0x0000, 0x0000, 0x0000, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1}
28e0857b17Sopenharmony_ci};
29e0857b17Sopenharmony_ci
30e0857b17Sopenharmony_ciconst InterfaceID g_IID_IBoolean = {
31e0857b17Sopenharmony_ci    0x492ef6c0, 0xe122, 0x401d, 0x80c4, {0xb, 0xb, 0x6, 0x5, 0xe, 0x2, 0x3, 0x2, 0x5, 0x7, 0x6, 0x6}
32e0857b17Sopenharmony_ci};
33e0857b17Sopenharmony_ci
34e0857b17Sopenharmony_ciconst InterfaceID g_IID_IChar = {
35e0857b17Sopenharmony_ci    0x6da72e7c, 0xd353, 0x4d7b, 0x85ef, {0x2, 0x1, 0x4, 0x6, 0xa, 0xd, 0xd, 0x3, 0x4, 0x2, 0x1, 0x9}
36e0857b17Sopenharmony_ci};
37e0857b17Sopenharmony_ci
38e0857b17Sopenharmony_ciconst InterfaceID g_IID_IByte = {
39e0857b17Sopenharmony_ci    0x2c9fd6ff, 0x73f7, 0x4a22, 0x9ea8, {0x1, 0xe, 0x3, 0x7, 0xb, 0x2, 0x2, 0x1, 0x3, 0xc, 0xa, 0x1}
40e0857b17Sopenharmony_ci};
41e0857b17Sopenharmony_ci
42e0857b17Sopenharmony_ciconst InterfaceID g_IID_IShort = {
43e0857b17Sopenharmony_ci    0x54fe1291, 0x0813, 0x43c9, 0xb6f7, {0xb, 0x0, 0x0, 0x8, 0xe, 0xd, 0xe, 0xf, 0x7, 0xf, 0x3, 0x4}
44e0857b17Sopenharmony_ci};
45e0857b17Sopenharmony_ci
46e0857b17Sopenharmony_ciconst InterfaceID g_IID_IInteger = {
47e0857b17Sopenharmony_ci    0x0672d282, 0x7cdb, 0x49b8, 0x92c7, {0x1, 0xa, 0xf, 0x3, 0x5, 0xe, 0x2, 0xd, 0x4, 0x9, 0x4, 0x9}
48e0857b17Sopenharmony_ci};
49e0857b17Sopenharmony_ci
50e0857b17Sopenharmony_ciconst InterfaceID g_IID_ILong = {
51e0857b17Sopenharmony_ci    0xd7550828, 0x2eaf, 0x4281, 0x8604, {0x4, 0x2, 0xa, 0x8, 0x2, 0xa, 0xb, 0x9, 0xb, 0xc, 0xd, 0xc}
52e0857b17Sopenharmony_ci};
53e0857b17Sopenharmony_ci
54e0857b17Sopenharmony_ciconst InterfaceID g_IID_IFloat = {
55e0857b17Sopenharmony_ci    0xb5428638, 0xca53, 0x4a27, 0x95a0, {0x3, 0xf, 0x2, 0x4, 0xe, 0x5, 0x4, 0xa, 0x5, 0x8, 0xd, 0x5}
56e0857b17Sopenharmony_ci};
57e0857b17Sopenharmony_ci
58e0857b17Sopenharmony_ciconst InterfaceID g_IID_IDouble = {
59e0857b17Sopenharmony_ci    0x596dc69a, 0xae7d, 0x42ad, 0xb00f, {0x0, 0xd, 0x5, 0xe, 0xb, 0x0, 0x1, 0xa, 0x2, 0x5, 0x5, 0x7}
60e0857b17Sopenharmony_ci};
61e0857b17Sopenharmony_ci
62e0857b17Sopenharmony_ciconst InterfaceID g_IID_IString = {
63e0857b17Sopenharmony_ci    0x69644bf4, 0xdd20, 0x417b, 0x9055, {0x5, 0xa, 0x2, 0x6, 0xe, 0x3, 0xe, 0x1, 0x7, 0x9, 0x3, 0xb}
64e0857b17Sopenharmony_ci};
65e0857b17Sopenharmony_ci
66e0857b17Sopenharmony_ciconst InterfaceID g_IID_IArray = {
67e0857b17Sopenharmony_ci    0x875b9da6, 0x9913, 0x4370, 0x8847, {0xe, 0x1, 0x9, 0x6, 0x1, 0xb, 0xe, 0x6, 0xe, 0x5, 0x6, 0x0}
68e0857b17Sopenharmony_ci};
69e0857b17Sopenharmony_ci
70e0857b17Sopenharmony_ciconst InterfaceID g_IID_IPacMap = {
71e0857b17Sopenharmony_ci    0xf92066fd, 0xfd0c, 0x401b, 0xa3f6, {0x6, 0x2, 0x6, 0xd, 0xa, 0x3, 0xb, 0xa, 0xc, 0x9, 0xd, 0x5}
72e0857b17Sopenharmony_ci};
73e0857b17Sopenharmony_ci
74e0857b17Sopenharmony_ciconst InterfaceID g_IID_IUserObject = {
75e0857b17Sopenharmony_ci    0x4edb325d, 0x8532, 0x4af7, 0xb42e, {0x8, 0x2, 0xf, 0x4, 0xf, 0x2, 0x9, 0xd, 0xf, 0xd, 0xe, 0xa}
76e0857b17Sopenharmony_ci};
77e0857b17Sopenharmony_ci
78e0857b17Sopenharmony_ciconst InterfaceID g_IID_IRemoteObjectWrap = {
79e0857b17Sopenharmony_ci    0x520d74e7, 0x9aff, 0x7191, 0x31b5, {0xf, 0x6, 0x0, 0xc, 0x4, 0x7, 0xf, 0x2, 0x5, 0xc, 0x4, 0x1}
80e0857b17Sopenharmony_ci};
81e0857b17Sopenharmony_ci}  // namespace AAFwk
82e0857b17Sopenharmony_ci}  // namespace OHOS