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