Searched refs:GetRemoteWatcherId (Results 1 – 2 of 2) sorted by relevance
55 int ret = GetRemoteWatcherId(remoteWatcherId); in AddRemoteWatcher()379 …WATCHER_LOGI("Agent died %u %u", remoteWatcher->GetRemoteWatcherId(), remoteWatcher->GetAgentId()); in OnRemoteDied()413 int WatcherManager::GetRemoteWatcherId(uint32_t &remoteWatcherId) in GetRemoteWatcherId() function in OHOS::init_param::WatcherManager516 WATCHER_LOGV("Delete remote watcher %u", remoteWatcher->GetRemoteWatcherId()); in Clear()555 WatcherNodePtr nodeRemote = new ParamWatcher(remoteWatcher->GetRemoteWatcherId()); in AddParamWatcher()566 remoteWatcher->GetRemoteWatcherId(), group->GetGroupId()); in DelParamWatcher()567 WatcherNodePtr node = group->GetNode(remoteWatcher->GetRemoteWatcherId()); in DelParamWatcher()
92 int GetRemoteWatcherId(uint32_t &remoteWatcherId);220 uint32_t GetRemoteWatcherId(void) const in GetRemoteWatcherId() function