Home
last modified time | relevance | path

Searched defs:plugin_data_path (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/ppapi_plugin/
Dbroker_process_dispatcher.cc22 std::string ConvertPluginDataPath(const base::FilePath& plugin_data_path) { in ConvertPluginDataPath()
135 const base::FilePath& plugin_data_path) { in OnGetSitesWithData()
143 const base::FilePath& plugin_data_path, in OnClearSiteData()
153 const base::FilePath& plugin_data_path) { in OnDeauthorizeContentLicenses()
160 const base::FilePath& plugin_data_path, in OnGetPermissionSettings()
190 const base::FilePath& plugin_data_path, in OnSetDefaultPermission()
202 const base::FilePath& plugin_data_path, in OnSetSitePermission()
210 const base::FilePath& plugin_data_path, in GetSitesWithData()
227 const base::FilePath& plugin_data_path, in ClearSiteData()
256 const base::FilePath& plugin_data_path) { in DeauthorizeContentLicenses()
[all …]
/external/chromium_org/content/browser/
Dplugin_data_remover_impl.cc210 base::FilePath plugin_data_path = in CreatePpapiClearSiteDataMsg() local
213 base::FilePath plugin_data_path = in CreatePpapiClearSiteDataMsg() local