Lines Matching refs:NativeResourceManager
34 …anager_GetMediaBase64](#oh_resourcemanager_getmediabase64) (const NativeResourceManager \*mgr, uin…
35 …diaBase64ByName](#oh_resourcemanager_getmediabase64byname) (const NativeResourceManager \*mgr, con…
36 …OH_ResourceManager_GetMedia](#oh_resourcemanager_getmedia) (const NativeResourceManager \*mgr, uin…
37 …anager_GetMediaByName](#oh_resourcemanager_getmediabyname) (const NativeResourceManager \*mgr, con…
38 …ableDescriptor](#oh_resourcemanager_getdrawabledescriptor) (const NativeResourceManager \*mgr, uin…
39 …orByName](#oh_resourcemanager_getdrawabledescriptorbyname) (const NativeResourceManager \*mgr, con…
102 ResourceManager_ErrorCode OH_ResourceManager_GetDrawableDescriptor (const NativeResourceManager * m…
115 | mgr | Pointer to **NativeResourceManager**. It is obtained by using the **OH_ResourceManager_Init…
135 …r_ErrorCode OH_ResourceManager_GetDrawableDescriptorByName (const NativeResourceManager * mgr, con…
148 | mgr | Pointer to **NativeResourceManager**. It is obtained by using the **OH_ResourceManager_Init…
168 ResourceManager_ErrorCode OH_ResourceManager_GetMedia (const NativeResourceManager * mgr, uint32_t …
181 | mgr | Pointer to **NativeResourceManager**. It is obtained by using the **OH_ResourceManager_Init…
203 ResourceManager_ErrorCode OH_ResourceManager_GetMediaBase64 (const NativeResourceManager * mgr, uin…
216 | mgr | Pointer to **NativeResourceManager**. It is obtained by using the **OH_ResourceManager_Init…
238 ResourceManager_ErrorCode OH_ResourceManager_GetMediaBase64ByName (const NativeResourceManager * mg…
251 | mgr | Pointer to **NativeResourceManager**. It is obtained by using the **OH_ResourceManager_Init…
265 ResourceManager_ErrorCode OH_ResourceManager_GetMediaByName (const NativeResourceManager * mgr, con…
278 | mgr | Pointer to **NativeResourceManager**. It is obtained by using the **OH_ResourceManager_Init…