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

/external/chromium_org/content/browser/
H A Dplugin_process_host.cc64 g_process_webplugin_info = LAZY_INSTANCE_INITIALIZER; member in namespace:content::__anon7277
72 if (!g_process_webplugin_info.Get().count(pid))
75 *info = g_process_webplugin_info.Get()[pid];
171 g_process_webplugin_info.Get()[pid_] = info_;
317 g_process_webplugin_info.Get()[pid_] = info_;

Completed in 109 milliseconds