Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/ndk/data/
H A Duds.h706 const char* OH_UdsContentForm_GetType(OH_UdsContentForm* pThis);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Duds_8h.md93 | const char \* [OH_UdsContentForm_GetType](_u_d_m_f.md#oh_udscontentform_gettype) ([OH_UdsContentF…
H A D_u_d_m_f.md210 | const char \* [OH_UdsContentForm_GetType](#oh_udscontentform_gettype) ([OH_UdsContentForm](#oh_ud…
2726 ### OH_UdsContentForm_GetType()
2729 const char* OH_UdsContentForm_GetType (OH_UdsContentForm* pThis)
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Duds.cpp575 const char* OH_UdsContentForm_GetType(OH_UdsContentForm* pThis) in OH_UdsContentForm_GetType() function
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Duds_test.cpp1093 EXPECT_EQ(UDMF_METE_GENERAL_CONTENT_FORM, std::string(OH_UdsContentForm_GetType(contentForm)));