Searched refs:DebugPluginLoading (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/content/common/ |
D | plugin_list_posix.cc | 248 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in UnwrapNSPluginWrapper() 256 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in UnwrapNSPluginWrapper() 273 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in ReadWebPluginInfo() 282 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in ReadWebPluginInfo() 300 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in ReadWebPluginInfo() 308 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in ReadWebPluginInfo() 336 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in ReadWebPluginInfo() 343 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in ReadWebPluginInfo() 514 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in GetPluginsInDir() 518 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in GetPluginsInDir() [all …]
|
D | plugin_list_mac.mm | 232 LOG_IF(ERROR, PluginList::DebugPluginLoading()) 239 LOG_IF(ERROR, PluginList::DebugPluginLoading()) 249 LOG_IF(ERROR, PluginList::DebugPluginLoading()) 258 LOG_IF(ERROR, PluginList::DebugPluginLoading())
|
D | plugin_list.h | 43 static bool DebugPluginLoading();
|
D | plugin_list.cc | 38 bool PluginList::DebugPluginLoading() { in DebugPluginLoading() function in content::PluginList 217 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in LoadPluginIntoPluginList()
|
D | plugin_list_win.cc | 271 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in ReadWebPluginInfo() 291 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in ReadWebPluginInfo()
|
/external/chromium_org/content/child/npapi/ |
D | plugin_lib.cc | 93 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in NP_Initialize() 119 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in NP_Initialize() 194 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in Load() 241 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in Load() 246 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in Load() 297 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in Unload() 309 LOG_IF(ERROR, PluginList::DebugPluginLoading()) in Unload()
|