Home
last modified time | relevance | path

Searched defs:getRecords (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/
Dnapi_init.cpp454 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/UDMFnapitest/entry/src/main/cpp/napi/
Dudmf_ndk_test.cpp155 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