Home
last modified time | relevance | path

Searched refs:OH_UdsContentForm_SetTitle (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/udmf/interfaces/ndk/data/
H A Duds.h816 int OH_UdsContentForm_SetTitle(OH_UdsContentForm* pThis, const char* title);
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Duds.cpp642 int OH_UdsContentForm_SetTitle(OH_UdsContentForm* pThis, const char* title) in OH_UdsContentForm_SetTitle() function
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dndk_data_conversion_test.cpp679 OH_UdsContentForm_SetTitle(contentFormNdk, "title"); in HWTEST_F()
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Duds_test.cpp1098 result = (result == UDMF_E_OK) && OH_UdsContentForm_SetTitle(contentForm, "title"); in HWTEST_F()

Completed in 6 milliseconds