Searched defs:ParamWatcher (Results 1 – 4 of 4) sorted by relevance
45 class ParamWatcher; variable67 … ParamWatcher(uint32_t watcherId, const sptr<IWatcher> &watcher, const WatcherGroupPtr &group) in ParamWatcher() function
45 ParamWatcher(const std::string &key, ParameterChangePtr callback, void *context) in ParamWatcher() function
157 } ParamWatcher; typedef
43 using ParamWatcher = struct { typedef