Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/interfaces/ndk/data/
H A Duds.h741 const char* OH_UdsContentForm_GetTitle(OH_UdsContentForm* pThis);
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Duds.cpp594 const char* OH_UdsContentForm_GetTitle(OH_UdsContentForm* pThis) in OH_UdsContentForm_GetTitle() function
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dndk_data_conversion_test.cpp651 EXPECT_EQ("title", std::string(OH_UdsContentForm_GetTitle(contentFormNdk))); in HWTEST_F()
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Duds_test.cpp1104 EXPECT_EQ("title", std::string(OH_UdsContentForm_GetTitle(contentForm))); in HWTEST_F()

Completed in 6 milliseconds