Searched refs:DeviceParamCallback (Results 1 – 1 of 1) sorted by relevance
30 static void DeviceParamCallback(const char* key, const char* value, void* context) in DeviceParamCallback() function91 int32_t result = WatchParameter(param.c_str(), DeviceParamCallback, this); in WatchParameters()109 int32_t result = WatchParameter(event.name.c_str(), DeviceParamCallback, this); in AddCollectEvent()