HomeSort by relevance Sort by last modified time
    Searched full:profiles (Results 76 - 100 of 1170) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium/chrome/browser/policy/
device_policy_identity_strategy.cc 14 #include "chrome/browser/profiles/profile.h"
15 #include "chrome/browser/profiles/profile_manager.h"
  /external/chromium/chrome/browser/webdata/
autofill_table.h 93 // profiles. When a profile is removed its guid is added
217 // Retrieves all profiles in the database. Caller owns the returned profiles.
218 virtual bool GetAutofillProfiles(std::vector<AutofillProfile*>* profiles);
247 // Retrieves all profiles in the database that have been deleted since last
251 // Empties the Autofill profiles "trash can".
258 // Retrieves all profiles in the database that have been deleted since last
262 // Clear all profiles.
  /external/valgrind/main/docs/internals/
howto_oprofile.txt 35 w/ callgraph profiles are useless. (oprofile doesn't do CFI based
39 2. even at the best of times the callgraph profiles seem pretty
  /external/chromium/chrome/browser/autofill/
personal_data_manager_unittest.cc 118 // Add two test profiles to the database.
124 const std::vector<AutofillProfile*>& results1 = personal_data_->profiles();
139 const std::vector<AutofillProfile*>& results2 = personal_data_->profiles();
145 // to the web database, and that we can load the profiles from the web
157 // Verify that we've loaded the profiles from the web database.
158 const std::vector<AutofillProfile*>& results3 = personal_data_->profiles();
262 // Add two test profiles to the database.
268 const std::vector<AutofillProfile*>& results1 = personal_data_->profiles();
324 // Verify that we've loaded the profiles from the web database.
325 const std::vector<AutofillProfile*>& results2 = personal_data_->profiles();
635 const std::vector<AutofillProfile*>& profiles = personal_data_->profiles(); local
1283 const std::vector<AutofillProfile*>& profiles = personal_data_->profiles(); local
    [all...]
  /external/chromium/android/content/browser/tab_contents/
tab_contents.h 11 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/
DEPS 8 "+chrome/tools/profiles", # For history unit tests.
popup_blocker_browsertest.cc 10 #include "chrome/browser/profiles/profile.h"
renderer_preferences_util.cc 8 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/automation/
automation_extension_tracker.cc 7 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/debugger/manual_tests/
heap-profiler-test-basic-grid-functionality.html 13 <li>go to 'Profiles' page;
  /external/chromium/chrome/browser/extensions/
extension_bookmark_manager_apitest.cc 11 #include "chrome/browser/profiles/profile.h"
extension_context_menu_apitest.cc 8 #include "chrome/browser/profiles/profile.h"
extension_message_handler.cc 8 #include "chrome/browser/profiles/profile.h"
extension_processes_api.h 51 // Registered profiles.
extension_proxy_api.h 16 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/importer/
toolbar_importer_utils.cc 11 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/metrics/
user_metrics.cc 7 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/prerender/
prerender_observer.cc 9 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/profiles/
profile_manager_unittest.cc 12 #include "chrome/browser/profiles/profile.h"
13 #include "chrome/browser/profiles/profile_manager.h"
141 // Successfully create the profiles.
154 // Make sure any pending tasks run before we destroy the profiles.
  /external/chromium/chrome/browser/service/
service_process_control_manager.cc 9 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/ssl/
ssl_policy_backend.cc 7 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/sync/glue/
app_data_type_controller.cc 8 #include "chrome/browser/profiles/profile.h"
extension_data_type_controller.cc 8 #include "chrome/browser/profiles/profile.h"
theme_data_type_controller.cc 8 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/tabs/
pinned_tab_service.h 9 #include "chrome/browser/profiles/profile_keyed_service.h"

Completed in 843 milliseconds

1 2 34 5 6 7 8 91011>>