Home
last modified time | relevance | path

Searched refs:profile_directory_ (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/components/nacl/browser/
Dnacl_host_message_filter.cc26 profile_directory_(profile_directory), in NaClHostMessageFilter()
79 profile_directory_); in OnLaunchNaCl()
Dnacl_host_message_filter.h76 base::FilePath profile_directory_; variable
Dnacl_process_host.h226 const base::FilePath profile_directory_; variable
Dnacl_process_host.cc252 profile_directory_(profile_directory), in NaClProcessHost()
801 profile_directory_)); in OnPpapiChannelCreated()
/external/chromium_org/chrome/browser/renderer_host/pepper/
Dpepper_isolated_file_system_message_filter.cc63 profile_directory_(profile_directory), in PepperIsolatedFileSystemMessageFilter()
96 return profile_manager->GetProfile(profile_directory_); in GetProfile()
Dpepper_extensions_common_message_filter.cc107 profile_directory_(profile_directory), in PepperExtensionsCommonMessageFilter()
175 Profile* profile = profile_manager->GetProfile(profile_directory_); in EnsureDispatcherOwnerInitialized()
Dpepper_isolated_file_system_message_filter.h69 const base::FilePath& profile_directory_; variable
Dpepper_extensions_common_message_filter.h101 base::FilePath profile_directory_; variable