1[
2    {
3        "name": "OH_Location_IsLocatingEnabled"
4    },
5    {
6        "name": "OH_Location_StartLocating"
7    },
8    {
9        "name": "OH_Location_StopLocating"
10    },
11    {
12        "name": "OH_LocationInfo_GetBasicInfo"
13    },
14    {
15        "name": "OH_LocationInfo_GetAdditionalInfo"
16    },
17    {
18        "name": "OH_Location_CreateRequestConfig"
19    },
20    {
21        "name": "OH_Location_DestroyRequestConfig"
22    },
23    {
24        "name": "OH_LocationRequestConfig_SetUseScene"
25    },
26    {
27        "name": "OH_LocationRequestConfig_SetPowerConsumptionScene"
28    },
29    {
30        "name": "OH_LocationRequestConfig_SetInterval"
31    },
32    {
33        "name": "OH_LocationRequestConfig_SetCallback"
34    }
35]