Lines Matching refs:resource

19 | [resmgr_common.h](resmgr__common_8h.md) | Provides the enum types and structures for resource man…
26 …ALID = 9001010,<br>ERROR_CODE_OUT_OF_MEMORY = 9001100<br>} | Enumerates resource manager error cod…
34 …| Obtains the Base64 code of the media resource with the specified screen density based on the spe…
35 …| Obtains the Base64 code of the media resource with the specified screen density based on the spe…
36 …=0) | Obtains the content of the media resource with the specified screen density based on the spe…
37 …=0) | Obtains the content of the media resource with the specified screen density based on the spe…
38 …rawableDescriptor** object of the icon resource with the specified screen density based on the spe…
39 …rawableDescriptor** object of the icon resource with the specified screen density based on the spe…
53 Enumerates resource manager error codes.
61 | ERROR_CODE_RES_ID_NOT_FOUND | Invalid resource ID.|
62 | ERROR_CODE_RES_NOT_FOUND_BY_ID | Invalid resource name.|
63 | ERROR_CODE_RES_NAME_NOT_FOUND | No matching resource found based on the resource ID.|
64 | ERROR_CODE_RES_NOT_FOUND_BY_NAME | No matching resource found based on the resource name.|
67 …ROR_CODE_RES_ID_FORMAT_ERROR | Failed to format the resource obtained based on the specified resou…
68 …R_CODE_RES_NAME_FORMAT_ERROR | Failed to format the resource obtained based on the specified resou…
107 …rawableDescriptor** object of the icon resource with the specified screen density based on the spe…
127 ERROR_CODE_RES_ID_NOT_FOUND 9001001: The resource ID is invalid.
129 ERROR_CODE_RES_NOT_FOUND_BY_ID 9001002: No matching resource is found based on the resource ID.
140 …rawableDescriptor** object of the icon resource with the specified screen density based on the spe…
160 ERROR_CODE_RES_NAME_NOT_FOUND 9001003: The resource name is invalid.
162 ERROR_CODE_RES_NOT_FOUND_BY_NAME 9001004: No matching resource is found based on the resource name.
173 Obtains the content of the media resource with the specified screen density based on the specified
193 ERROR_CODE_RES_ID_NOT_FOUND 9001001: The resource ID is invalid.
195 ERROR_CODE_RES_NOT_FOUND_BY_ID 9001002: No matching resource is found based on the resource ID.
208 Obtains the Base64 code of the media resource with the specified screen density based on the specif…
228 ERROR_CODE_RES_ID_NOT_FOUND 9001001: The resource ID is invalid.
230 ERROR_CODE_RES_NOT_FOUND_BY_ID 9001002: No matching resource is found based on the resource ID.
243 Obtains the Base64 code of the media resource with the specified screen density based on the specif…
259 …UND 9001003: The resource name is invalid. ERROR_CODE_RES_NOT_FOUND_BY_NAME 9001004: No matching r…
270 Obtains the content of the media resource with the specified screen density based on the specified
290 ERROR_CODE_RES_NAME_NOT_FOUND 9001003: The resource name is invalid.
292 ERROR_CODE_RES_NOT_FOUND_BY_NAME 9001004: No matching resource is found based on the resource name.