• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "name": "OH_HiTrace_StartTrace"
4    },
5    {
6        "name": "OH_HiTrace_FinishTrace"
7    },
8    {
9        "name": "OH_HiTrace_StartAsyncTrace"
10    },
11    {
12        "name": "OH_HiTrace_FinishAsyncTrace"
13    },
14    {
15        "name": "OH_HiTrace_CountTrace"
16    },
17    {
18        "first_introduced": "12",
19        "name": "OH_HiTrace_BeginChain"
20    },
21    {
22        "first_introduced": "12",
23        "name": "OH_HiTrace_EndChain"
24    },
25    {
26        "first_introduced": "12",
27        "name": "OH_HiTrace_GetId"
28    },
29    {
30        "first_introduced": "12",
31        "name": "OH_HiTrace_SetId"
32    },
33    {
34        "first_introduced": "12",
35        "name": "OH_HiTrace_ClearId"
36    },
37    {
38        "first_introduced": "12",
39        "name": "OH_HiTrace_CreateSpan"
40    },
41    {
42        "first_introduced": "12",
43        "name": "OH_HiTrace_Tracepoint"
44    },
45    {
46        "first_introduced": "12",
47        "name": "OH_HiTrace_InitId"
48    },
49    {
50        "first_introduced": "12",
51        "name": "OH_HiTrace_IdFromBytes"
52    },
53    {
54        "first_introduced": "12",
55        "name": "OH_HiTrace_IsIdValid"
56    },
57    {
58        "first_introduced": "12",
59        "name": "OH_HiTrace_IsFlagEnabled"
60    },
61    {
62        "first_introduced": "12",
63        "name": "OH_HiTrace_EnableFlag"
64    },
65    {
66        "first_introduced": "12",
67        "name": "OH_HiTrace_GetFlags"
68    },
69    {
70        "first_introduced": "12",
71        "name": "OH_HiTrace_SetFlags"
72    },
73    {
74        "first_introduced": "12",
75        "name": "OH_HiTrace_GetChainId"
76    },
77    {
78        "first_introduced": "12",
79        "name": "OH_HiTrace_SetChainId"
80    },
81    {
82        "first_introduced": "12",
83        "name": "OH_HiTrace_GetSpanId"
84    },
85    {
86        "first_introduced": "12",
87        "name": "OH_HiTrace_SetSpanId"
88    },
89    {
90        "first_introduced": "12",
91        "name": "OH_HiTrace_GetParentSpanId"
92    },
93    {
94        "first_introduced": "12",
95        "name": "OH_HiTrace_SetParentSpanId"
96    },
97    {
98        "first_introduced": "12",
99        "name": "OH_HiTrace_IdToBytes"
100    },
101    {
102        "first_introduced": "19",
103        "name": "OH_HiTrace_StartTraceEx"
104    },
105    {
106        "first_introduced": "19",
107        "name": "OH_HiTrace_FinishTraceEx"
108    },
109    {
110        "first_introduced": "19",
111        "name": "OH_HiTrace_StartAsyncTraceEx"
112    },
113    {
114        "first_introduced": "19",
115        "name": "OH_HiTrace_FinishAsyncTraceEx"
116    },
117    {
118        "first_introduced": "19",
119        "name": "OH_HiTrace_CountTraceEx"
120    },
121    {
122        "first_introduced": "19",
123        "name": "OH_HiTrace_IsTraceEnabled"
124    }
125]