HomeSort by relevance Sort by last modified time
    Searched full:profiles (Results 276 - 300 of 3282) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_resource_cache_factory.h 15 // with Profiles. Listens for the Profile's destruction notification and cleans
  /external/chromium_org/chrome/browser/ui/webui/options/
options_handlers_helper.h 9 #include "chrome/browser/profiles/profile.h"
  /external/chromium_org/chrome/browser/ui/webui/predictors/
predictors_ui.cc 7 #include "chrome/browser/profiles/profile.h"
  /external/chromium_org/chrome/browser/ui/webui/signin/
login_ui_service_factory.h 15 // Profiles. Listens for the Profile's destruction notification and cleans up
  /external/chromium_org/chrome/browser/undo/
bookmark_undo_service_factory.cc 8 #include "chrome/browser/profiles/profile.h"
  /external/chromium_org/chrome/common/importer/
firefox_importer_utils_linux.cc 15 ini_file = home.Append(".mozilla/firefox/profiles.ini");
  /external/chromium_org/chrome/test/base/
testing_profile_manager.cc 11 #include "chrome/browser/profiles/profile_info_cache.h"
12 #include "chrome/browser/profiles/profile_manager.h"
79 // SetNameOfProfileAtIndex may reshuffle the list of profiles, so we do it
137 // Set up the directory for profiles.
testing_profile_manager.h 31 // to register profiles created in that fashion with the ProfileManager.
60 // Small helper for creating testing profiles. Just forwards to above.
89 // The directory in which new profiles are placed.
95 // Local state in which all the profiles are registered.
  /external/chromium_org/chromeos/dbus/
shill_stub_helper.h 17 // Add default devices, services and profiles. This works only if
  /external/chromium_org/chromeos/network/
network_profile.h 27 std::string userhash; // Only set for user profiles.
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_webdata.h 71 // Initiates the request for all Autofill profiles. The method
73 // finished, with the profiles included in the argument |result|. The
74 // consumer owns the profiles.
99 // Removes origin URLs associated with Autofill profiles and credit cards from
  /external/chromium_org/components/autofill/core/common/
autofill_pref_names.cc 10 // Boolean that is true when auxiliary Autofill profiles are enabled.
  /external/chromium_org/content/
OWNERS 9 # Mac Sandbox profiles.
  /external/oprofile/libpp/
diff_container.h 19 * Store two profiles for diffing.
populate_for_spu.h 3 * Fill up a profile_container from inverted profiles for
  /external/chromium_org/chrome/browser/task_manager/
background_resource_provider.cc 15 #include "chrome/browser/profiles/profile.h"
16 #include "chrome/browser/profiles/profile_manager.h"
161 // incognito profiles.
163 std::vector<Profile*> profiles(profile_manager->GetLoadedProfiles());
164 size_t num_default_profiles = profiles.size();
166 if (profiles[i]->HasOffTheRecordProfile()) {
167 profiles.push_back(profiles[i]->GetOffTheRecordProfile());
170 for (size_t i = 0; i < profiles.size(); ++i) {
172 BackgroundContentsServiceFactory::GetForProfile(profiles[i])
    [all...]
  /external/chromium/chrome/browser/autofill/
personal_data_manager_mac.mm 21 // This implementation makes use of the Address Book API. Profiles are
23 // user's Address Book. The caller passes a vector of profiles into the
30 // Constructor takes a reference to the |profiles| that will be filled in
31 // by the subsequent call to |GetAddressBookMeCard()|. |profiles| may not
33 explicit AuxiliaryProfilesImpl(ScopedVector<AutofillProfile>* profiles)
34 : profiles_(*profiles) {
54 // A reference to the profiles this class populates.
104 // We only propagate the company name to work profiles.
  /external/chromium/chrome/browser/automation/
chrome_frame_automation_provider.cc 6 #include "chrome/browser/profiles/profile.h"
7 #include "chrome/browser/profiles/profile_manager.h"
  /external/chromium/chrome/browser/net/
chrome_network_delegate.h 11 #include "chrome/browser/profiles/profile.h"
25 // profiles, otherwise, they will only be sent to the specified profile.
  /external/chromium_org/chrome/browser/
app_controller_mac_unittest.mm 13 #include "chrome/browser/profiles/profile_manager.h"
53 // Create two profiles.
  /external/chromium_org/chrome/browser/autofill/
personal_data_manager_factory.cc 10 #include "chrome/browser/profiles/incognito_helpers.h"
11 #include "chrome/browser/profiles/profile.h"
  /external/chromium_org/chrome/browser/chromeos/file_manager/
volume_manager_factory.cc 11 #include "chrome/browser/profiles/incognito_helpers.h"
12 #include "chrome/browser/profiles/profile.h"
  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry_factory.cc 10 #include "chrome/browser/profiles/incognito_helpers.h"
11 #include "chrome/browser/profiles/profile.h"
  /external/chromium_org/chrome/browser/extensions/api/feedback_private/
feedback_service_nonchromeos.cc 10 #include "chrome/browser/profiles/profile.h"
11 #include "chrome/browser/profiles/profile_manager.h"
  /external/chromium_org/chrome/browser/managed_mode/
custodian_profile_downloader_service.h 9 #include "chrome/browser/profiles/profile_downloader.h"
10 #include "chrome/browser/profiles/profile_downloader_delegate.h"

Completed in 484 milliseconds

<<11121314151617181920>>