Searched refs:dm_mgr_deprecated_get_property_value (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/linkkit/dev_model/ |
A D | dm_api.c | 1067 res = dm_mgr_deprecated_get_property_value(devid, key, key_len, value); in iotx_dm_deprecated_get_property_value() 1528 res = dm_mgr_deprecated_get_property_value(devid, key, key_len, in iotx_dm_deprecated_legacy_get_property_value() 1543 res = dm_mgr_deprecated_get_property_value(devid, key, key_len, in iotx_dm_deprecated_legacy_get_property_value() 1558 res = dm_mgr_deprecated_get_property_value(devid, key, key_len, in iotx_dm_deprecated_legacy_get_property_value() 1574 res = dm_mgr_deprecated_get_property_value(devid, key, key_len, in iotx_dm_deprecated_legacy_get_property_value()
|
A D | dm_manager.h | 170 int dm_mgr_deprecated_get_property_value(_IN_ int devid, _IN_ char *key,
|
A D | dm_manager.c | 2248 int dm_mgr_deprecated_get_property_value(_IN_ int devid, _IN_ char *key, in dm_mgr_deprecated_get_property_value() function
|
Completed in 12 milliseconds