Home
last modified time | relevance | path

Searched defs:buildRes4 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp753 int buildRes4 = OH_UdmfRecord_AddPlainText(record2, &plainText); variable
779 int buildRes4 = OH_UdmfRecord_GetPlainText(record2, &plainText); variable
832 int buildRes4 = OH_UdmfRecord_AddHyperlink(record2, &hyperlink); variable
858 int buildRes4 = OH_UdmfRecord_GetHyperlink(record2, &hyperlink); variable
911 int buildRes4 = OH_UdmfRecord_AddHtml(record2, &html); variable
937 int buildRes4 = OH_UdmfRecord_GetHtml(record2, &html); variable
990 int buildRes4 = OH_UdmfRecord_AddAppItem(record2, &appItem); variable
1016 int buildRes4 = OH_UdmfRecord_GetAppItem(record2, &appItem); variable
1398 int buildRes4 = OH_UdmfRecord_AddArrayBuffer(record2, nullptr, &buffer); variable
1436 int buildRes4 = OH_UdmfRecord_GetArrayBuffer(record2, nullptr, &buffer); variable