Searched defs:watcherId (Results 1 – 5 of 5) sorted by relevance
95 int TestDelRemoteWatcher(uint32_t watcherId) in TestDelRemoteWatcher()216 int TestWatchAgentDied(uint32_t watcherId) in TestWatchAgentDied()275 uint32_t watcherId = 0; variable286 uint32_t watcherId = 0; variable298 uint32_t watcherId = 0; variable307 uint32_t watcherId = 0; variable318 uint32_t watcherId = 0; variable328 uint32_t watcherId = 0; variable339 uint32_t watcherId = 0; variable350 uint32_t watcherId = 0; variable[all …]
242 uint32_t watcherId = watcherManager->AddRemoteWatcher(1000, remoteWatcher); in TestWatcherProxy() local
182 explicit ParamWatcher(uint32_t watcherId) : WatcherNode(watcherId) {} in ParamWatcher()216 RemoteWatcher(uint32_t watcherId, const sptr<IWatcher> &watcher) in RemoteWatcher()
62 uint32_t watcherId; member
225 static uint32_t watcherId = 0; in AddWatcherCallback() local