Searched defs:plugin_dll (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/common/
H A Dsandbox_policy.cc101 std::wstring plugin_dll = StringToLowerASCII(filename); local
112 if (!item.empty() && item == plugin_dll)
449 std::wstring plugin_dll = cmd_line-> local
456 FilePath plugin_path(plugin_dll);
470 std::wstring plugin_dll = cmd_line-> local
497 GetPolicyCategoryForPlugin(plugin_dll, trusted_plugins);

Completed in 39 milliseconds