Searched defs:getRes (Results 1 – 3 of 3) sorted by relevance
| /test/xts/acts/distributeddatamgr/UDMFtest/UDMFnapitest/entry/src/main/cpp/napi/ |
| D | udmf_ndk_test.cpp | 151 int getRes = OH_Udmf_GetUnifiedData(key, intention, readUnifiedData); in OH_Udmf_SetAndGetUnifiedData001() local 190 int getRes = OH_Udmf_GetUnifiedData(key, intention, readUnifiedData); in OH_Udmf_SetAndGetUnifiedData002() local 251 int getRes = OH_UdmfRecord_GetGeneralEntry(record, typeId, &getEntry, &getCount); in OH_Udmf_AddAndGetGeneralEntry001() local 279 int getRes = OH_UdmfRecord_GetPlainText(record1, plainText2); in OH_Udmf_BuildAndGetPlainTextFromRecord001() local 306 int getRes = OH_UdmfRecord_GetHyperlink(record1, hyperlink2); in OH_Udmf_BuildAndGetHyperlinkFromRecord001() local 334 int getRes = OH_UdmfRecord_GetHtml(record1, html2); in OH_Udmf_BuildAndGetHtmlFromRecord001() local 361 int getRes = OH_UdmfRecord_GetAppItem(record1, appItem2); in OH_Udmf_BuildAndGetAppItemFromRecord001() local
|
| /test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/ |
| D | napi_init.cpp | 545 int getRes = OH_UdmfRecord_GetGeneralEntry(getRecords[0], typeId, &getEntry, &getCount); in OH_Pasteboard_GetData0300() local
|
| /test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/ |
| D | napi_init.cpp | 521 int getRes = OH_UdmfRecord_GetArrayBuffer(record1, type2, buffer2); in OH_UdmfRecord_GetArrayBuffer001() local 542 int getRes = OH_UdmfRecord_GetArrayBuffer(record1, type1, buffer2); in OH_UdmfRecord_GetArrayBuffer002() local
|