Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp310 char **types2 = OH_UdmfData_GetTypes(&data, &count1); variable
342 char **types2 = OH_UdmfData_GetTypes(unifiedData, &count1); variable
364 char **types2 = OH_UdmfRecord_GetTypes(record, nullptr); variable
390 char **types2 = OH_UdmfRecord_GetTypes(record, &count); variable
1218 char** types2 = OH_UdmfData_GetTypes(data, &count2); variable