Searched refs:dapi_property (Results 1 – 1 of 1) sorted by relevance
1197 if (dapi_property == NULL) { in iotx_dm_deprecated_post_property_start()1206 DM_free(dapi_property); in iotx_dm_deprecated_post_property_start()1212 dapi_property->devid = devid; in iotx_dm_deprecated_post_property_start()1216 if (dapi_property->lite == NULL) { in iotx_dm_deprecated_post_property_start()1218 DM_free(dapi_property); in iotx_dm_deprecated_post_property_start()1223 *handle = (void *)dapi_property; in iotx_dm_deprecated_post_property_start()1243 dapi_property->devid, identifier, identifier_len, dapi_property->lite); in _iotx_dm_deprecated_post_property_add()1328 if (dapi_property->mutex) { in iotx_dm_deprecated_post_property_end()1331 DM_free(dapi_property); in iotx_dm_deprecated_post_property_end()1344 if (dapi_property->mutex) { in iotx_dm_deprecated_post_property_end()[all …]
Completed in 6 milliseconds