Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/
H A Dpasteboard_capi_test.cpp574 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId, entry, count); in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp620 int addRes1 = OH_UdmfRecord_AddGeneralEntry(nullptr, nullptr, nullptr, 0); in HWTEST_F() local
646 int addRes1 = OH_UdmfRecord_GetGeneralEntry(nullptr, nullptr, nullptr, 0); in HWTEST_F() local
675 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId, entry, count); in HWTEST_F() local
691 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId, entry, count); in HWTEST_F() local
718 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId1, entry1, count1); in HWTEST_F() local
[all...]

Completed in 4 milliseconds