Home
last modified time | relevance | path

Searched defs:profile_data_directory (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/extensions/shell/browser/
Dshell_nacl_browser_delegate.cc40 const base::FilePath& profile_data_directory) { in OnKeepaliveOnUIThread()
56 const base::FilePath& profile_data_directory) { in OnKeepalive()
/external/chromium_org/chrome/browser/nacl_host/
Dnacl_browser_delegate_impl.cc56 const base::FilePath& profile_data_directory) { in OnKeepaliveOnUIThread()
76 const base::FilePath& profile_data_directory) { in OnKeepalive()
/external/chromium_org/content/browser/
Dppapi_plugin_process_host.h108 const base::FilePath& profile_data_directory() const { in profile_data_directory() function
Dppapi_plugin_process_host.cc140 const base::FilePath& profile_data_directory) { in CreatePluginHost()
232 const base::FilePath& profile_data_directory) in PpapiPluginProcessHost()
Dplugin_service_impl.cc263 const base::FilePath& profile_data_directory) { in FindPpapiPluginProcess()
326 const base::FilePath& profile_data_directory) { in FindOrStartPpapiPluginProcess()
417 const base::FilePath& profile_data_directory, in OpenChannelToPpapiPlugin()
/external/chromium_org/content/browser/renderer_host/pepper/
Dbrowser_ppapi_host_impl.cc51 const base::FilePath& profile_data_directory, in BrowserPpapiHostImpl()
Dpepper_flash_file_message_filter.cc48 base::FilePath profile_data_directory = host->GetProfileDataDirectory(); in PepperFlashFileMessageFilter() local