• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "first_introduced": "12",
4        "name":"OH_CommonEvent_CreateSubscribeInfo"
5    },
6    {
7        "first_introduced": "12",
8        "name":"OH_CommonEvent_SetPublisherPermission"
9    },
10    {
11        "first_introduced": "12",
12        "name":"OH_CommonEvent_SetPublisherBundleName"
13    },
14    {
15        "first_introduced": "12",
16        "name":"OH_CommonEvent_DestroySubscribeInfo"
17    },
18    {
19        "first_introduced": "12",
20        "name":"OH_CommonEvent_CreateSubscriber"
21    },
22    {
23        "first_introduced": "12",
24        "name":"OH_CommonEvent_DestroySubscriber"
25    },
26    {
27        "first_introduced": "12",
28        "name":"OH_CommonEvent_Subscribe"
29    },
30    {
31        "first_introduced": "12",
32        "name":"OH_CommonEvent_UnSubscribe"
33    },
34    {
35        "first_introduced": "12",
36        "name":"OH_CommonEvent_GetEventFromRcvData"
37    },
38    {
39        "first_introduced": "12",
40        "name":"OH_CommonEvent_GetCodeFromRcvData"
41    },
42    {
43        "first_introduced": "12",
44        "name":"OH_CommonEvent_GetDataStrFromRcvData"
45    },
46    {
47        "first_introduced": "12",
48        "name":"OH_CommonEvent_GetBundleNameFromRcvData"
49    },
50    {
51        "first_introduced": "12",
52        "name":"OH_CommonEvent_GetParametersFromRcvData"
53    },
54    {
55        "first_introduced": "12",
56        "name":"OH_CommonEvent_HasKeyInParameters"
57    },
58    {
59        "first_introduced": "12",
60        "name":"OH_CommonEvent_GetIntFromParameters"
61    },
62    {
63        "first_introduced": "12",
64        "name":"OH_CommonEvent_GetIntArrayFromParameters"
65    },
66    {
67        "first_introduced": "12",
68        "name":"OH_CommonEvent_GetLongFromParameters"
69    },
70    {
71        "first_introduced": "12",
72        "name":"OH_CommonEvent_GetLongArrayFromParameters"
73    },
74    {
75        "first_introduced": "12",
76        "name":"OH_CommonEvent_GetBoolFromParameters"
77    },
78    {
79        "first_introduced": "12",
80        "name":"OH_CommonEvent_GetBoolArrayFromParameters"
81    },
82    {
83        "first_introduced": "12",
84        "name":"OH_CommonEvent_GetCharFromParameters"
85    },
86    {
87        "first_introduced": "12",
88        "name":"OH_CommonEvent_GetCharArrayFromParameters"
89    },
90    {
91        "first_introduced": "12",
92        "name":"OH_CommonEvent_GetDoubleFromParameters"
93    },
94    {
95        "first_introduced": "12",
96        "name":"OH_CommonEvent_GetDoubleArrayFromParameters"
97    },
98    {
99        "first_introduced": "18",
100        "name":"OH_CommonEvent_CreatePublishInfo"
101    },
102    {
103        "first_introduced": "18",
104        "name":"OH_CommonEvent_DestroyPublishInfo"
105    },
106    {
107        "first_introduced": "18",
108        "name":"OH_CommonEvent_SetPublishInfoBundleName"
109    },
110    {
111        "first_introduced": "18",
112        "name":"OH_CommonEvent_SetPublishInfoPermissions"
113    },
114    {
115        "first_introduced": "18",
116        "name":"OH_CommonEvent_SetPublishInfoCode"
117    },
118    {
119        "first_introduced": "18",
120        "name":"OH_CommonEvent_SetPublishInfoData"
121    },
122    {
123        "first_introduced": "18",
124        "name":"OH_CommonEvent_SetPublishInfoParameters"
125    },
126    {
127        "first_introduced": "18",
128        "name":"OH_CommonEvent_CreateParameters"
129    },
130    {
131        "first_introduced": "18",
132        "name":"OH_CommonEvent_DestroyParameters"
133    },
134    {
135        "first_introduced": "18",
136        "name":"OH_CommonEvent_SetIntToParameters"
137    },
138    {
139        "first_introduced": "18",
140        "name":"OH_CommonEvent_SetIntArrayToParameters"
141    },
142    {
143        "first_introduced": "18",
144        "name":"OH_CommonEvent_SetLongToParameters"
145    },
146    {
147        "first_introduced": "18",
148        "name":"OH_CommonEvent_SetLongArrayToParameters"
149    },
150    {
151        "first_introduced": "18",
152        "name":"OH_CommonEvent_SetBoolToParameters"
153    },
154    {
155        "first_introduced": "18",
156        "name":"OH_CommonEvent_SetBoolArrayToParameters"
157    },
158    {
159        "first_introduced": "18",
160        "name":"OH_CommonEvent_SetCharToParameters"
161    },
162    {
163        "first_introduced": "18",
164        "name":"OH_CommonEvent_SetCharArrayToParameters"
165    },
166    {
167        "first_introduced": "18",
168        "name":"OH_CommonEvent_SetDoubleToParameters"
169    },
170    {
171        "first_introduced": "18",
172        "name":"OH_CommonEvent_SetDoubleArrayToParameters"
173    },
174    {
175        "first_introduced": "18",
176        "name":"OH_CommonEvent_Publish"
177    },
178    {
179        "first_introduced": "18",
180        "name":"OH_CommonEvent_PublishWithInfo"
181    },
182    {
183        "first_introduced": "18",
184        "name":"OH_CommonEvent_IsOrderedCommonEvent"
185    },
186    {
187        "first_introduced": "18",
188        "name":"OH_CommonEvent_FinishCommonEvent"
189    },
190    {
191        "first_introduced": "18",
192        "name":"OH_CommonEvent_GetAbortCommonEvent"
193    },
194    {
195        "first_introduced": "18",
196        "name":"OH_CommonEvent_AbortCommonEvent"
197    },
198    {
199        "first_introduced": "18",
200        "name":"OH_CommonEvent_ClearAbortCommonEvent"
201    },
202    {
203        "first_introduced": "18",
204        "name":"OH_CommonEvent_GetCodeFromSubscriber"
205    },
206    {
207        "first_introduced": "18",
208        "name":"OH_CommonEvent_SetCodeToSubscriber"
209    },
210    {
211        "first_introduced": "18",
212        "name":"OH_CommonEvent_GetDataFromSubscriber"
213    },
214    {
215        "first_introduced": "18",
216        "name":"OH_CommonEvent_SetDataToSubscriber"
217    }
218]
219