Home
last modified time | relevance | path

Searched refs:OH_UdsContentForm_SetAppIcon (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/ndk/data/
H A Duds.h830 int OH_UdsContentForm_SetAppIcon(OH_UdsContentForm* pThis, const unsigned char* appIcon, unsigned i…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Duds_8h.md103 | int [OH_UdsContentForm_SetAppIcon](_u_d_m_f.md#oh_udscontentform_setappicon) ([OH_UdsContentForm]…
H A D_u_d_m_f.md220 | int [OH_UdsContentForm_SetAppIcon](#oh_udscontentform_setappicon) ([OH_UdsContentForm](#oh_udscon…
2753 ### OH_UdsContentForm_SetAppIcon()
2756 int OH_UdsContentForm_SetAppIcon (OH_UdsContentForm* pThis, const unsigned char* appIcon, unsigned …
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Duds.cpp649 int OH_UdsContentForm_SetAppIcon(OH_UdsContentForm* pThis, const unsigned char* appIcon, unsigned i… in OH_UdsContentForm_SetAppIcon() function
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Duds_test.cpp1099 result = (result == UDMF_E_OK) && OH_UdsContentForm_SetAppIcon(contentForm, appIcon, 5);