Searched defs:getRecords (Results 1 – 3 of 3) sorted by relevance
| /test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/ |
| D | napi_init.cpp | 454 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(getData, &count); in OH_Pasteboard_GetData0100() local 496 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(getData, &count); in OH_Pasteboard_GetData0200() local 540 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(getData, &getrecordCount); in OH_Pasteboard_GetData0300() local
|
| /test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/ |
| D | conetform_ndk_test.cpp | 523 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count); in OH_Udmf_AddAndContentForm_001() local 558 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count); in OH_Udmf_AddAndContentForm_007() local 593 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count); in OH_Udmf_AddAndContentForm_002() local 627 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count); in OH_Udmf_AddAndContentForm_003() local 713 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count); in OH_Udmf_AddAndContentForm_008() local
|
| D | udmf_ndk_test.cpp | 155 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count); in OH_Udmf_SetAndGetUnifiedData001() local 194 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count); in OH_Udmf_SetAndGetUnifiedData002() local
|