Searched refs:getContentForm (Results 1 – 1 of 1) sorted by relevance
1970 OH_UdsContentForm *getContentForm = OH_UdsContentForm_Create(); variable1971 OH_UdmfRecord_GetContentForm(getRecords[0], getContentForm);1972 EXPECT_EQ("description", std::string(OH_UdsContentForm_GetDescription(getContentForm)));1976 OH_UdsContentForm_GetThumbData(getContentForm, &readThumbData, &thumbDataLen);1984 OH_UdsContentForm_Destroy(getContentForm);