Lines Matching refs:HILOG_INFO
39 HILOG_INFO(LOG_CORE, "%s:inotify_init1 failed! inotifyFd_ : %d", __func__, inotifyFd_); in PluginWatcher()
64 HILOG_INFO(LOG_CORE, "%s:scan plugin from directory %s", __func__, fullpath); in ScanPlugins()
72 HILOG_INFO(LOG_CORE, "%s:readdir finish!", __func__); in ScanPlugins()
94 …HILOG_INFO(LOG_CORE, "%s:inotify_add_watch add directory %s failed!", __func__, pluginDir.c_str()); in WatchPlugins()
97 HILOG_INFO(LOG_CORE, "%s:inotify_add_watch add directory %s success!", __func__, fullpath); in WatchPlugins()
174 HILOG_INFO(LOG_CORE, "%s:plugin %s add success!", __func__, pluginPath.c_str()); in OnPluginAdded()
176 HILOG_INFO(LOG_CORE, "%s:pluginPath %s add failed!", __func__, pluginPath.c_str()); in OnPluginAdded()
179 HILOG_INFO(LOG_CORE, "%s:weak_ptr pluginManager lock failed!", __func__); in OnPluginAdded()
188 HILOG_INFO(LOG_CORE, "%s:pluginPath %s remove success!", __func__, pluginPath.c_str()); in OnPluginRemoved()
190 HILOG_INFO(LOG_CORE, "%s:pluginPath %s remove failed!", __func__, pluginPath.c_str()); in OnPluginRemoved()
193 HILOG_INFO(LOG_CORE, "%s:weak_ptr pluginManager lock failed!", __func__); in OnPluginRemoved()