Lines Matching refs:resId

51  * @param resId Indicates the resource ID.

64 ResourceManager_ErrorCode OH_ResourceManager_GetMediaBase64(const NativeResourceManager *mgr, uint32_t resId,
74 * @param resId Indicates the resource ID.
87 ResourceManager_ErrorCode OH_ResourceManager_GetMediaBase64Data(const NativeResourceManager *mgr, uint32_t resId,
143 * @param resId Indicates the resource ID.
156 ResourceManager_ErrorCode OH_ResourceManager_GetMedia(const NativeResourceManager *mgr, uint32_t resId,
166 * @param resId Indicates the resource ID.
179 ResourceManager_ErrorCode OH_ResourceManager_GetMediaData(const NativeResourceManager *mgr, uint32_t resId,
235 * @param resId Indicates the resource ID.
248 uint32_t resId, ArkUI_DrawableDescriptor **drawableDescriptor, uint32_t density = 0, uint32_t type = 0);
257 * @param resId Indicates the resource ID.
271 uint32_t resId, ArkUI_DrawableDescriptor **drawableDescriptor, uint32_t density, uint32_t type);
324 * @param resId Indicates the resource ID.
334 ResourceManager_ErrorCode OH_ResourceManager_GetSymbol(const NativeResourceManager *mgr, uint32_t resId,
430 * Obtain normal resource by calling OH_ResourceManager_GetString(mgr, resId, resultValue),
432 call OH_ResourceManager_GetString(mgr, resId, resultValue, 10, "format", 10.10).
437 * @param resId Indicates the resource ID.
449 ResourceManager_ErrorCode OH_ResourceManager_GetString(const NativeResourceManager *mgr, uint32_t resId,
486 * @param resId Indicates the resource ID.
498 ResourceManager_ErrorCode OH_ResourceManager_GetStringArray(const NativeResourceManager *mgr, uint32_t resId,
543 * @param resId Indicates the resource ID.
555 ResourceManager_ErrorCode OH_ResourceManager_GetPluralString(const NativeResourceManager *mgr, uint32_t resId,
588 * @param resId Indicates the resource ID.
598 ResourceManager_ErrorCode OH_ResourceManager_GetColor(const NativeResourceManager *mgr, uint32_t resId,
628 * @param resId Indicates the resource ID.
638 ResourceManager_ErrorCode OH_ResourceManager_GetInt(const NativeResourceManager *mgr, uint32_t resId,
668 * @param resId Indicates the resource ID.
678 ResourceManager_ErrorCode OH_ResourceManager_GetFloat(const NativeResourceManager *mgr, uint32_t resId,
708 * @param resId Indicates the resource ID.
718 ResourceManager_ErrorCode OH_ResourceManager_GetBool(const NativeResourceManager *mgr, uint32_t resId,