Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp306 char **types1 = OH_UdmfData_GetTypes(nullptr, &count1); variable
338 char **types1 = OH_UdmfData_GetTypes(unifiedData, &count1); variable
361 char **types1 = OH_UdmfRecord_GetTypes(nullptr, &count); variable
386 char **types1 = OH_UdmfRecord_GetTypes(record, &count); variable