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

/external/chromium_org/components/crash/app/
H A Dcrash_keys_win.cc41 void CrashKeysWin::SetPluginPath(const std::wstring& path) { function in class:breakpad::CrashKeysWin
45 SetPluginPath(path.substr(path.size() - kMaxPluginPathLength));
121 SetPluginPath(plugin_path);

Completed in 33 milliseconds