Home
last modified time | relevance | path

Searched defs:profiles (Results 1 – 25 of 97) sorted by relevance

1234

/external/chromium_org/chrome/browser/importer/
Dimporter_list.cc28 void DetectIEProfiles(std::vector<importer::SourceProfile*>* profiles) { in DetectIEProfiles()
43 void DetectSafariProfiles(std::vector<importer::SourceProfile*>* profiles) { in DetectSafariProfiles()
63 std::vector<importer::SourceProfile*>* profiles) { in DetectFirefoxProfiles()
107 std::vector<importer::SourceProfile*> profiles; in DetectSourceProfilesWorker() local
177 const std::vector<importer::SourceProfile*>& profiles) { in SourceProfilesLoaded()
/external/chromium_org/chrome/browser/apps/
Dapp_window_registry_util.cc25 std::vector<Profile*> profiles = in GetAppWindowForNativeWindowAnyProfile() local
46 std::vector<Profile*> profiles = in IsAppWindowRegisteredInAnyProfile() local
75 std::vector<Profile*> profiles = in CloseAllAppWindows() local
/external/chromium_org/components/autofill/core/browser/
Dautofill_profile_unittest.cc29 std::vector<AutofillProfile*> profiles; in GetLabel() local
175 std::vector<AutofillProfile*> profiles; in TEST() local
190 ScopedVector<AutofillProfile> profiles; in TEST() local
345 ScopedVector<AutofillProfile> profiles; in TEST() local
387 ScopedVector<AutofillProfile> profiles; in TEST() local
434 ScopedVector<AutofillProfile> profiles; in TEST() local
487 ScopedVector<AutofillProfile> profiles; in TEST() local
533 ScopedVector<AutofillProfile> profiles; in TEST() local
575 ScopedVector<AutofillProfile> profiles; in TEST() local
690 ScopedVector<AutofillProfile> profiles; in TEST() local
[all …]
Dautofill_merge_unittest.cc60 std::string SerializeProfiles(const std::vector<AutofillProfile*>& profiles) { in SerializeProfiles()
113 std::vector<AutofillProfile> profiles; in SaveImportedProfile() local
180 void AutofillMergeTest::MergeProfiles(const std::string& profiles, in MergeProfiles()
Dpersonal_data_manager.cc430 const std::vector<AutofillProfile*>& profiles = GetProfiles(); in GetProfileByGUID() local
518 const std::vector<AutofillProfile*>& profiles = GetProfiles(); in GetNonEmptyTypes() local
566 const std::vector<AutofillProfile*>& profiles = GetProfiles(true); in GetProfileSuggestions() local
786 const std::vector<AutofillProfile*>& profiles = web_profiles(); in IsCountryOfInterest() local
824 void PersonalDataManager::SetProfiles(std::vector<AutofillProfile>* profiles) { in SetProfiles()
957 std::vector<AutofillProfile*> profiles = r->GetValue(); in ReceiveLoadedProfiles() local
1009 std::vector<AutofillProfile> profiles; in SaveImportedProfile() local
1069 const std::vector<AutofillProfile*>& profiles = web_profiles(); in MostCommonCountryCodeFromProfiles() local
Dpersonal_data_manager_unittest.cc186 std::vector<AutofillProfile*> profiles; in TEST_F() local
220 std::vector<AutofillProfile*> profiles; in TEST_F() local
413 std::vector<AutofillProfile*> profiles; in TEST_F() local
542 std::vector<AutofillProfile*> profiles; in TEST_F() local
746 const std::vector<AutofillProfile*>& profiles = personal_data_->GetProfiles(); in TEST_F() local
775 const std::vector<AutofillProfile*>& profiles = personal_data_->GetProfiles(); in TEST_F() local
802 const std::vector<AutofillProfile*>& profiles = personal_data_->GetProfiles(); in TEST_F() local
824 const std::vector<AutofillProfile*>& profiles = personal_data_->GetProfiles(); in TEST_F() local
1041 std::vector<AutofillProfile*> profiles; in TEST_F() local
1438 const std::vector<AutofillProfile*>& profiles = personal_data_->GetProfiles(); in TEST_F() local
/external/chromium_org/chrome/browser/download/
Ddownload_service.cc118 std::vector<Profile*> profiles( in NonMaliciousDownloadCountAllProfiles() local
136 std::vector<Profile*> profiles( in CancelAllDownloads() local
/external/chromium_org/components/test/data/autofill/merge/tools/
Dautofill_merge_common.py14 def SerializeProfiles(profiles): argument
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
Dprivate_api_misc.cc65 const std::vector<Profile*>& profiles = in GetLoggedInProfileInfoList() local
374 profiles = GetLoggedInProfileInfoList(); in RunSync() local
398 profiles = GetLoggedInProfileInfoList(); in RunSync() local
/external/chromium_org/chrome/browser/autofill/
Dautofill_browsertest.cc137 void SetProfiles(std::vector<AutofillProfile>* profiles) { in SetProfiles()
144 std::vector<AutofillProfile> profiles; in SetProfile() local
281 std::vector<AutofillProfile> profiles; in IN_PROC_BROWSER_TEST_F() local
583 std::vector<FormMap> profiles; in IN_PROC_BROWSER_TEST_F() local
694 std::vector<FormMap> profiles; in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/extensions/
Dbrowser_permissions_policy_delegate.cc46 std::vector<Profile*> profiles = in CanExecuteScriptOnPage() local
/external/openssl/ssl/
Dd1_srtp.c217 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx,const char *profiles) in SSL_CTX_set_tlsext_use_srtp()
222 int SSL_set_tlsext_use_srtp(SSL *s,const char *profiles) in SSL_set_tlsext_use_srtp()
/external/chromium_org/components/autofill/core/browser/webdata/
Dautofill_webdata_backend_impl.cc238 std::vector<AutofillProfile*> profiles; in GetAutofillProfiles() local
344 ScopedVector<AutofillProfile> profiles; in RemoveOriginURLsModifiedBetween() local
386 std::vector<AutofillProfile*> profiles = r->GetValue(); in DestroyAutofillProfileResult() local
/external/chromium_org/chrome/browser/ui/ash/multi_user/
Dmulti_user_util.cc37 std::vector<Profile*> profiles = in GetProfileFromUserID() local
/external/chromium_org/third_party/boringssl/src/ssl/
Dd1_srtp.c230 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx,const char *profiles) in SSL_CTX_set_tlsext_use_srtp()
236 int SSL_set_tlsext_use_srtp(SSL *s,const char *profiles) in SSL_set_tlsext_use_srtp()
/external/chromium_org/chrome/browser/devtools/
Dbrowser_list_tabcontents_provider.cc46 std::set<Profile*> profiles; in GetDiscoveryPageHTML() local
/external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
Dmulti_profile_share_dialog.js48 function(profiles, currentId, displayedId) { argument
/external/mesa3d/src/glsl/builtins/tools/
Dgenerate_builtins.py223 profiles = get_profile_list() variable
/external/chromium_org/third_party/mesa/src/src/glsl/builtins/tools/
Dgenerate_builtins.py223 profiles = get_profile_list() variable
/external/chromium_org/chrome/browser/ui/cocoa/apps/
Dquit_with_apps_controller_mac.cc132 std::vector<Profile*> profiles(profile_manager->GetLoadedProfiles()); in ShouldQuit() local
/external/chromium_org/chrome/browser/lifetime/
Dbrowser_close_manager.cc106 std::vector<Profile*> profiles( in OnReportDownloadsCancellable() local
/external/chromium_org/content/renderer/media/
Drtc_video_encoder_factory.cc67 std::vector<media::VideoEncodeAccelerator::SupportedProfile> profiles = in RTCVideoEncoderFactory() local
/external/chromium_org/chrome/browser/sync/test/integration/
Dextensions_helper.cc178 const std::vector<Profile*>& profiles) in ExtensionsMatchChecker()
265 std::vector<Profile*> profiles; in AwaitAllProfilesHaveSameExtensionsAsVerifier() local
/external/chromium_org/ash/test/
Ddisplay_manager_test_api.cc95 const std::vector<ui::ColorCalibrationProfile>& profiles) { in SetAvailableColorProfiles()
/external/chromium_org/chrome/browser/chromeos/file_system_provider/
Dmount_path_util.cc94 const std::vector<Profile*>& profiles = in Parse() local

1234