Home
last modified time | relevance | path

Searched refs:WATCHER_LOGV (Results 1 - 4 of 4) sorted by relevance

/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_manager.cpp142 WATCHER_LOGV("Refresh watcher %s remoteWatcherId: %u", keyPrefix.c_str(), remoteWatcherId); in RefreshWatcher()
183 WATCHER_LOGV("ProcessParameterChange key '%s' '%s'", GetKeyPrefix().c_str(), name.c_str()); in ProcessParameterChange()
214 WATCHER_LOGV("Process watcher message name '%s' group id %u ", msg->key, msg->id.watcherId); in ProcessWatcherMessage()
220 WATCHER_LOGV("Invalid message name '%s' group '%s' ", msg->key, group->GetKeyPrefix().c_str()); in ProcessWatcherMessage()
248 WATCHER_LOGV("SendLocalChange name '%s' prefix '%s'", context->buffer, context->keyPrefix.c_str()); in SendLocalChange()
300 WATCHER_LOGV("Exit runLoop serverFd %d", serverFd_); in RunLoop()
340 WATCHER_LOGV("GetServerFd serverFd_ %d retryCount %d ", serverFd_, retryCount); in GetServerFd()
528 WATCHER_LOGV("Clear"); in Clear()
533 WATCHER_LOGV("Delete watcher group %u", group->GetGroupId()); in Clear()
539 WATCHER_LOGV("Delet in Clear()
[all...]
H A Dwatcher_manager_stub.cpp33 WATCHER_LOGV("OnRemoteRequest code %u", code); in OnRemoteRequest()
/base/startup/init/services/param/watcher/include/
H A Dwatcher_utils.h35 #define WATCHER_LOGV(fmt, ...) STARTUP_LOGV(WATCHER_DOMAIN, WATCHER_LABEL, fmt, ##__VA_ARGS__) macro
/base/startup/init/services/param/watcher/agent/
H A Dwatcher_manager_kits.cpp91 WATCHER_LOGV("ReAddWatcher"); in ReAddWatcher()
104 WATCHER_LOGV("ReAddWatcher count %d ", count); in ReAddWatcher()
236 WATCHER_LOGV("AddParameterListener %s listenerId_ %d", keyPrefix_.c_str(), listenerId_); in AddParameterListener()
264 WATCHER_LOGV("DelParameterListener listenerId_ %d", index); in DelParameterListener()
289 WATCHER_LOGV("OnParameterChange name %s value %s", name.c_str(), value.c_str()); in OnParameterChange()

Completed in 3 milliseconds