Home
last modified time | relevance | path

Searched refs:AddParamWatcher (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_manager.h105 int AddParamWatcher(WatcherGroupPtr group, RemoteWatcherPtr remoteWatcher);
H A Dwatcher_manager.cpp104 AddParamWatcher(group, remoteWatcher); in AddWatcher()
574 int WatcherManager::AddParamWatcher(WatcherGroupPtr group, RemoteWatcherPtr remoteWatcher) in AddParamWatcher() function in OHOS::init_param::WatcherManager