Searched defs:getRes (Results 1 - 4 of 4) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/ |
H A D | thread_pthrd_test.cpp | 198 void* getRes = reinterpret_cast<void*>(666); in HWTEST_F() local
|
/test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/ |
H A 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/ |
H A 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); OH_Udmf_BuildAndGetHtmlFromRecord001() local 361 int getRes = OH_UdmfRecord_GetAppItem(record1, appItem2); OH_Udmf_BuildAndGetAppItemFromRecord001() local [all...] |
H A 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
|
Completed in 9 milliseconds