Searched refs:dm_mgr_deprecated_set_property_value (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/components/linkkit/dev_model/ |
A D | dm_api.c | 1046 res = dm_mgr_deprecated_set_property_value(devid, key, key_len, value, in iotx_dm_deprecated_set_property_value() 1451 res = dm_mgr_deprecated_set_property_value(devid, key, key_len, in iotx_dm_deprecated_legacy_set_property_value() 1459 res = dm_mgr_deprecated_set_property_value( in iotx_dm_deprecated_legacy_set_property_value() 1467 res = dm_mgr_deprecated_set_property_value( in iotx_dm_deprecated_legacy_set_property_value() 1475 res = dm_mgr_deprecated_set_property_value( in iotx_dm_deprecated_legacy_set_property_value()
|
A D | dm_manager.h | 167 int dm_mgr_deprecated_set_property_value(_IN_ int devid, _IN_ char *key,
|
A D | dm_message.c | 2739 ? (dm_mgr_deprecated_set_property_value) in _dm_msg_set_number() 2797 ? (dm_mgr_deprecated_set_property_value) in _dm_msg_set_string()
|
A D | dm_manager.c | 2223 int dm_mgr_deprecated_set_property_value(_IN_ int devid, _IN_ char *key, in dm_mgr_deprecated_set_property_value() function
|
Completed in 24 milliseconds