Searched defs:addRes1 (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/ |
H A D | udmf_test.cpp | 613 int addRes1 = OH_UdmfRecord_AddGeneralEntry(nullptr, nullptr, nullptr, 0); variable 639 int addRes1 = OH_UdmfRecord_GetGeneralEntry(nullptr, nullptr, nullptr, 0); variable 668 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId, entry, count); variable 684 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId, entry, count); variable 711 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId1, entry1, count1); variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/ |
H A D | pasteboard_capi_test.cpp | 669 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId, entry, count); variable
|