Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp613 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 Dpasteboard_capi_test.cpp669 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId, entry, count); variable