Home
last modified time | relevance | path

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

/test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/
H A Dudmf_ndk_test.cpp247 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId, entry, count); in OH_Udmf_AddAndGetGeneralEntry001() local
258 napi_create_int32(env, (addRes1 == UDMF_E_OK) &&(getRes == UDMF_E_OK) && (getCount == count) in OH_Udmf_AddAndGetGeneralEntry001()
/test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/
H A Dnapi_init.cpp525 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId, entry, count); in OH_Pasteboard_GetData0300() local
526 NAPI_ASSERT(env, addRes1 == ERR_OK, "OH_AddGeneralEntry is fail."); in OH_Pasteboard_GetData0300()

Completed in 4 milliseconds