• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "name": "OH_HiAppEvent_Write"
4    },
5    {
6        "name": "OH_HiAppEvent_Configure"
7    },
8    {
9        "name": "OH_HiAppEvent_AddBoolParam"
10    },
11    {
12        "name": "OH_HiAppEvent_AddBoolArrayParam"
13    },
14    {
15        "name": "OH_HiAppEvent_AddInt8Param"
16    },
17    {
18        "name": "OH_HiAppEvent_AddInt8ArrayParam"
19    },
20    {
21        "name": "OH_HiAppEvent_AddInt16Param"
22    },
23    {
24        "name": "OH_HiAppEvent_AddInt16ArrayParam"
25    },
26    {
27        "name": "OH_HiAppEvent_AddInt32Param"
28    },
29    {
30        "name": "OH_HiAppEvent_AddInt32ArrayParam"
31    },
32    {
33        "name": "OH_HiAppEvent_AddInt64Param"
34    },
35    {
36        "name": "OH_HiAppEvent_AddInt64ArrayParam"
37    },
38    {
39        "name": "OH_HiAppEvent_AddFloatParam"
40    },
41    {
42        "name": "OH_HiAppEvent_AddFloatArrayParam"
43    },
44    {
45        "name": "OH_HiAppEvent_AddDoubleParam"
46    },
47    {
48        "name": "OH_HiAppEvent_AddDoubleArrayParam"
49    },
50    {
51        "name": "OH_HiAppEvent_AddStringParam"
52    },
53    {
54        "name": "OH_HiAppEvent_AddStringArrayParam"
55    },
56    {
57        "name": "OH_HiAppEvent_CreateParamList"
58    },
59    {
60        "name": "OH_HiAppEvent_DestroyParamList"
61    },
62    {
63        "first_introduced": "12",
64        "name": "OH_HiAppEvent_CreateWatcher"
65    },
66    {
67        "first_introduced": "12",
68        "name": "OH_HiAppEvent_DestroyWatcher"
69    },
70    {
71        "first_introduced": "12",
72        "name": "OH_HiAppEvent_SetTriggerCondition"
73    },
74    {
75        "first_introduced": "12",
76        "name": "OH_HiAppEvent_SetAppEventFilter"
77    },
78    {
79        "first_introduced": "12",
80        "name": "OH_HiAppEvent_SetWatcherOnTrigger"
81    },
82    {
83        "first_introduced": "12",
84        "name": "OH_HiAppEvent_SetWatcherOnReceive"
85    },
86    {
87        "first_introduced": "12",
88        "name": "OH_HiAppEvent_TakeWatcherData"
89    },
90    {
91        "first_introduced": "12",
92        "name": "OH_HiAppEvent_AddWatcher"
93    },
94    {
95        "first_introduced": "12",
96        "name": "OH_HiAppEvent_RemoveWatcher"
97    },
98    {
99        "first_introduced": "12",
100        "name": "OH_HiAppEvent_ClearData"
101    }
102]
103