Home
last modified time | relevance | path

Searched refs:appItem1 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp1031 OH_UdsAppItem *appItem1 = OH_UdsAppItem_Create(); variable
1033 OH_UdsAppItem_SetName(appItem1, name);
1034 int buildRes = OH_UdmfRecord_AddAppItem(record1, appItem1);
1045 OH_UdsAppItem_Destroy(appItem1);