Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/interfaces/ndk/data/
H A Duds.h731 const char* OH_UdsContentForm_GetDescription(OH_UdsContentForm* pThis);
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Duds.cpp589 const char* OH_UdsContentForm_GetDescription(OH_UdsContentForm* pThis) in OH_UdsContentForm_GetDescription() function
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Duds_test.cpp1103 EXPECT_EQ("description", std::string(OH_UdsContentForm_GetDescription(contentForm))); in HWTEST_F()
H A Dudmf_test.cpp2382 EXPECT_EQ("description", std::string(OH_UdsContentForm_GetDescription(getContentForm))); in HWTEST_F()

Completed in 8 milliseconds