Searched refs:OH_NativeBundle_GetAppId (Results 1 – 12 of 12) sorted by relevance
37 | [OH_NativeBundle_GetAppId](#oh_nativebundle_getappid) | 获取当前应用的appId信息。 |62 ### OH_NativeBundle_GetAppId()65 char* OH_NativeBundle_GetAppId()
33 | [OH_NativeBundle_GetAppId](_bundle.md#oh_nativebundle_getappid) | 获取当前应用的appId信息。 |
37 | [OH_NativeBundle_GetAppId](#oh_nativebundle_getappid) | Obtains the appId information about the c…62 ### OH_NativeBundle_GetAppId()65 char* OH_NativeBundle_GetAppId()
33 | [OH_NativeBundle_GetAppId](_bundle.md#oh_nativebundle_getappid) | Obtains the appId information a…
65 调用包管理接口[OH_NativeBundle_GetAppId](../../../application-dev/reference/native-apis/native__interface_…86 char* appId = OH_NativeBundle_GetAppId(); // new
119 char* OH_NativeBundle_GetAppId();
12 | [OH_NativeBundle_GetAppId](../reference/apis-ability-kit/_bundle.md#oh_nativebundle_getappid) | 获…84 char* appId = OH_NativeBundle_GetAppId();
12 | [OH_NativeBundle_GetAppId](../reference/apis-ability-kit/_bundle.md#oh_nativebundle_getappid) | O…81 char* appId = OH_NativeBundle_GetAppId();
65 Call [OH_NativeBundle_GetAppId](../../../application-dev/reference/native-apis/native__interface__b…86 char* appId = OH_NativeBundle_GetAppId(); // new
47 char* appId = OH_NativeBundle_GetAppId();
149 char* OH_NativeBundle_GetAppId() in OH_NativeBundle_GetAppId() function