Home
last modified time | relevance | path

Searched defs:remoteWatcherId (Results 1 - 4 of 4) sorted by relevance

/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_manager_stub.cpp60 uint32_t remoteWatcherId = AddRemoteWatcher(id, watcher); in OnRemoteRequest() local
H A Dwatcher_manager.cpp54 uint32_t remoteWatcherId = 0; in AddRemoteWatcher() local
70 int32_t WatcherManager::DelRemoteWatcher(uint32_t remoteWatcherId) in DelRemoteWatcher() argument
90 AddWatcher(const std::string &keyPrefix, uint32_t remoteWatcherId) AddWatcher() argument
116 DelWatcher(const std::string &keyPrefix, uint32_t remoteWatcherId) DelWatcher() argument
138 RefreshWatcher(const std::string &keyPrefix, uint32_t remoteWatcherId) RefreshWatcher() argument
227 SendLocalChange(const std::string &keyPrefix, uint32_t remoteWatcherId) SendLocalChange() argument
231 uint32_t remoteWatcherId; SendLocalChange() member
436 GetRemoteWatcherId(uint32_t &remoteWatcherId) GetRemoteWatcherId() argument
557 GetRemoteWatcher(uint32_t remoteWatcherId) GetRemoteWatcher() argument
[all...]
/base/startup/init/services/param/watcher/agent/
H A Dwatcher_manager_proxy.cpp38 int32_t WatcherManagerProxy::DelRemoteWatcher(uint32_t remoteWatcherId) in DelRemoteWatcher() argument
51 int32_t WatcherManagerProxy::SendMsg(int op, const std::string &keyPrefix, uint32_t remoteWatcherId) in SendMsg() argument
64 int32_t WatcherManagerProxy::AddWatcher(const std::string &keyPrefix, uint32_t remoteWatcherId) in AddWatcher() argument
69 int32_t WatcherManagerProxy::DelWatcher(const std::string &keyPrefix, uint32_t remoteWatcherId) in DelWatcher() argument
74 int32_t WatcherManagerProxy::RefreshWatcher(const std::string &keyPrefix, uint32_t remoteWatcherId) in RefreshWatcher() argument
[all...]
H A Dwatcher_manager_kits.cpp107 uint32_t remoteWatcherId = GetRemoteWatcher(); in ReAddWatcher() local
148 uint32_t remoteWatcherId = GetRemoteWatcher(); in AddWatcher() local
[all...]

Completed in 3 milliseconds