Lines Matching refs:GetGroupId
112 keyPrefix.c_str(), remoteWatcherId, group->GetGroupId());
163 request->id.watcherId = group->GetGroupId();
446 int WatcherManager::GetGroupId(uint32_t &groupId)
468 dprintf(fd, "Watch group id : %u \n", group->GetGroupId());
533 WATCHER_LOGV("Delete watcher group %u", group->GetGroupId());
576 WatcherNodePtr nodeGroup = new ParamWatcher(group->GetGroupId());
589 remoteWatcher->GetRemoteWatcherId(), group->GetGroupId());
595 node = remoteWatcher->GetNode(group->GetGroupId());
616 int ret = GetGroupId(groupId);
648 WATCHER_LOGI("Delete watcher group %s %u", group->GetKeyPrefix().c_str(), group->GetGroupId());