Home
last modified time | relevance | path

Searched refs:DestroyUnifiedRecordArray (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Dudmf.cpp67 static void DestroyUnifiedRecordArray(OH_UdmfRecord**& records, unsigned int& count) in DestroyUnifiedRecordArray() function
122 DestroyUnifiedRecordArray(result, size); in CreateUnifiedDataRecordsArray()
177 DestroyUnifiedRecordArray(data->records, data->recordsCount); in OH_UdmfData_Destroy()