Home
last modified time | relevance | path

Searched refs:OH_UdsHtml_SetPlainContent (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/ndk/data/
H A Duds.h333 int OH_UdsHtml_SetPlainContent(OH_UdsHtml* pThis, const char* plainContent);
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Duds_test.cpp442 int result = OH_UdsHtml_SetPlainContent(html, "doing something");
446 result = OH_UdsHtml_SetPlainContent(nullptr, "doing something");
449 result = OH_UdsHtml_SetPlainContent(html, nullptr);
453 result = OH_UdsHtml_SetPlainContent(html, "doing something");
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Duds_8h.md59 | int [OH_UdsHtml_SetPlainContent](_u_d_m_f.md#oh_udshtml_setplaincontent) ([OH_UdsHtml](_u_d_m_f.m…
H A D_u_d_m_f.md290 | int [OH_UdsHtml_SetPlainContent](#oh_udshtml_setplaincontent) ([OH_UdsHtml](#oh_udshtml) \*pThis,…
5169 ### OH_UdsHtml_SetPlainContent()
5172 int OH_UdsHtml_SetPlainContent (OH_UdsHtml* pThis, const char* plainContent )
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Duds.cpp287 int OH_UdsHtml_SetPlainContent(OH_UdsHtml* pThis, const char* plainContent) in OH_UdsHtml_SetPlainContent() function
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Duds_8h.md59 | int [OH_UdsHtml_SetPlainContent](_u_d_m_f.md#oh_udshtml_setplaincontent) ([OH_UdsHtml](_u_d_m_f.m…
H A D_u_d_m_f.md273 | int [OH_UdsHtml_SetPlainContent](#oh_udshtml_setplaincontent) ([OH_UdsHtml](#oh_udshtml) \*pThis,…
4740 ### OH_UdsHtml_SetPlainContent()
4743 int OH_UdsHtml_SetPlainContent (OH_UdsHtml* pThis, const char* plainContent )