Home
last modified time | relevance | path

Searched refs:WATCHER_LOGE (Results 1 – 3 of 3) sorted by relevance

/base/startup/init/services/param/watcher/include/
Dwatcher_utils.h34 #define WATCHER_LOGE(fmt, ...) STARTUP_LOGE(WATCHER_DOMAIN, WATCHER_LABEL, fmt, ##__VA_ARGS__) macro
39 WATCHER_LOGE(__VA_ARGS__); \
/base/startup/init/services/param/watcher/agent/
Dwatcher_manager_kits.cpp77 WATCHER_LOGE("Failed to add death recipient"); in GetService()
81 WATCHER_LOGE("watcher manager iface_cast failed"); in GetService()
/base/startup/init/services/param/watcher/proxy/
Dwatcher_manager.cpp41 WATCHER_LOGE("Failed to add remote watcher %u", id); in AddRemoteWatcher()
313 WATCHER_LOGE("WatcherManager Publish failed"); in OnStart()