Home
last modified time | relevance | path

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

/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_manager.cpp451 if (watcherGroups_->GetNode(groupId_) == nullptr) { in GetGroupId()
560 WatcherNodePtr node = remoteWatchers_->GetNode(remoteWatcherId); in GetRemoteWatcher()
590 WatcherNodePtr node = group->GetNode(remoteWatcher->GetRemoteWatcherId()); in DelParamWatcher()
595 node = remoteWatcher->GetNode(group->GetGroupId()); in DelParamWatcher()
628 WatcherNodePtr node = watcherGroups_->GetNode(groupId); in GetWatcherGroup()
673 WatcherNodePtr ParamWatcherList::GetNode(uint32_t nodeId) in GetNode() function in OHOS::init_param::ParamWatcherList
H A Dwatcher_manager.h204 WatcherNodePtr GetNode(uint32_t nodeId);

Completed in 2 milliseconds