Searched refs:readUnifiedData (Results 1 – 1 of 1) sorted by relevance
536 OH_UdmfData *readUnifiedData = OH_UdmfData_Create(); variable537 int getRes = OH_Udmf_GetUnifiedData(key, intention, readUnifiedData);540 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count);552 OH_UdmfData_Destroy(readUnifiedData);578 OH_UdmfData *readUnifiedData = OH_UdmfData_Create(); variable579 int getUnifiedDataRes = OH_Udmf_GetUnifiedData(key, intention, readUnifiedData);587 OH_UdmfData_Destroy(readUnifiedData);1964 OH_UdmfData *readUnifiedData = OH_UdmfData_Create(); variable1965 int getRes = OH_Udmf_GetUnifiedData(key, intention, readUnifiedData);1968 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count);[all …]