Home
last modified time | relevance | path

Searched refs:ReAddWatcher (Results 1 - 2 of 2) sorted by relevance

/base/startup/init/services/param/watcher/agent/
H A Dwatcher_manager_kits.h41 void ReAddWatcher(void);
H A Dwatcher_manager_kits.cpp56 threadForReWatch_ = new (std::nothrow)std::thread([this] {this->ReAddWatcher();}); in ResetService()
89 void WatcherManagerKits::ReAddWatcher(void) in ReAddWatcher() function in OHOS::init_param::WatcherManagerKits
91 WATCHER_LOGV("ReAddWatcher"); in ReAddWatcher()
104 WATCHER_LOGV("ReAddWatcher count %d ", count); in ReAddWatcher()

Completed in 2 milliseconds