Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/
H A Dpasteboard_capi_test.cpp596 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(getData, &count); variable
638 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(getData, &count); variable
684 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(getData, &getrecordCount); variable
847 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(getData, &getrecordCount); variable
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-data-unifiedDataChannel.md231 ### getRecords subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Djs-apis-data-unifiedDataChannel.md231 ### getRecords subsection
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp540 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count); variable
582 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &getRecordsCount); variable
1968 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count); variable