Searched defs:ParamWatcher (Results 1 – 4 of 4) sorted by relevance
70 explicit ParamWatcher(const std::string &key) : keyPrefix_(key) {} in ParamWatcher() function
182 explicit ParamWatcher(uint32_t watcherId) : WatcherNode(watcherId) {} in ParamWatcher() function
158 } ParamWatcher; typedef
43 using ParamWatcher = struct ParamWatcher { typedef