Home
last modified time | relevance | path

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

12

/external/chromium/chrome/browser/importer/
Dimporter_list.cc25 void DetectIEProfiles(std::vector<importer::SourceProfile*>* profiles) { in DetectIEProfiles()
39 void DetectSafariProfiles(std::vector<importer::SourceProfile*>* profiles) { in DetectSafariProfiles()
54 void DetectFirefoxProfiles(std::vector<importer::SourceProfile*>* profiles) { in DetectFirefoxProfiles()
93 std::vector<importer::SourceProfile*>* profiles) { in DetectGoogleToolbarProfiles()
165 std::vector<importer::SourceProfile*> profiles; in DetectSourceProfilesWorker() local
205 const std::vector<importer::SourceProfile*>& profiles) { in SourceProfilesLoaded()
/external/webkit/Source/WebCore/bindings/js/
DJSConsoleCustom.cpp46 JSValue JSConsole::profiles(ExecState* exec) const in profiles() function in WebCore::JSConsole
48 const ProfilesArray& profiles = impl()->profiles(); in profiles() local
/external/chromium/chrome/browser/autofill/
Dautofill_profile_unittest.cc20 std::vector<AutofillProfile*> profiles; in UpdateProfileLabel() local
119 std::vector<AutofillProfile*> profiles; in TEST() local
132 std::vector<AutofillProfile*> profiles; in TEST() local
298 std::vector<AutofillProfile*> profiles; in TEST() local
400 ScopedVector<AutofillProfile> profiles; in TEST() local
434 ScopedVector<AutofillProfile> profiles; in TEST() local
460 ScopedVector<AutofillProfile> profiles; in TEST() local
Dautofill_merge_unittest.cc47 std::string SerializeProfiles(const std::vector<AutofillProfile*>& profiles) { in SerializeProfiles()
98 std::vector<AutofillProfile> profiles; in SaveImportedProfile() local
153 void AutofillMergeTest::MergeProfiles(const std::string& profiles, in MergeProfiles()
Dpersonal_data_manager.cc349 void PersonalDataManager::SetProfiles(std::vector<AutofillProfile>* profiles) { in SetProfiles()
477 std::vector<AutofillProfile> profiles; in AddProfile() local
508 std::vector<AutofillProfile> profiles(web_profiles_.size()); in RemoveProfile() local
597 const std::vector<AutofillProfile*>& profiles = this->profiles(); in GetPossibleFieldTypes() local
632 const std::vector<AutofillProfile*>& PersonalDataManager::profiles() { in profiles() function in PersonalDataManager
831 std::vector<AutofillProfile*> profiles = r->GetValue(); in ReceiveLoadedProfiles() local
Dautofill_profile.cc318 std::vector<AutofillProfile*>* profiles) { in AdjustInferredLabels()
338 const std::vector<AutofillProfile*>* profiles, in CreateInferredLabels()
531 const std::vector<AutofillProfile*>& profiles, in CreateDifferentiatingLabels()
Dautofill_ie_toolbar_import_win_unittest.cc161 std::vector<AutofillProfile> profiles; in TEST_F() local
Dautofill_browsertest.cc90 std::vector<AutofillProfile> profiles(1, profile); in CreateTestProfile() local
Dautofill_metrics_unittest.cc64 std::vector<AutofillProfile*> profiles; in LoadProfiles() local
97 void CreateTestAutofillProfiles(ScopedVector<AutofillProfile>* profiles) { in CreateTestAutofillProfiles()
Dautofill_ie_toolbar_import_win.cc196 bool ImportCurrentUserProfiles(std::vector<AutofillProfile>* profiles, in ImportCurrentUserProfiles()
Dautofill_manager.cc481 const std::vector<AutofillProfile*>& profiles = personal_data_->profiles(); in OnFillAutofillFormData() local
760 bool AutofillManager::GetHost(const std::vector<AutofillProfile*>& profiles,
845 const std::vector<AutofillProfile*>& profiles = personal_data_->profiles(); local
/external/chromium/chrome/browser/profiles/
Dprofile_manager.cc71 std::vector<Profile*> profiles(pm->GetLoadedProfiles()); in ShutdownSessionServices() local
199 std::vector<Profile*> profiles; in GetLoadedProfiles() local
299 std::vector<Profile*> profiles(GetLoadedProfiles()); in OnSuspend() local
318 std::vector<Profile*> profiles(GetLoadedProfiles()); in OnResume() local
/external/v8/test/cctest/
Dtest-cpu-profiler.cc21 CpuProfilesCollection profiles; in TEST() local
81 CpuProfilesCollection profiles; in TEST() local
142 CpuProfilesCollection profiles; in TEST() local
232 CpuProfilesCollection profiles; in TEST() local
/external/webkit/Source/WebKit/android/WebCoreSupport/autofill/
DWebAutofill.cpp255 std::vector<AutofillProfile> profiles; in setProfile() local
263 std::vector<AutofillProfile*> profiles; in updateProfileLabel() local
/external/mesa3d/src/glsl/builtins/tools/
Dgenerate_builtins.py183 profiles = get_profile_list() variable
/external/openssl/ssl/
Dd1_srtp.c227 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx,const char *profiles) in SSL_CTX_set_tlsext_use_srtp()
232 int SSL_set_tlsext_use_srtp(SSL *s,const char *profiles) in SSL_set_tlsext_use_srtp()
/external/chromium/chrome/browser/
Dmemory_purger.cc101 std::vector<Profile*> profiles(profile_manager->GetLoadedProfiles()); in PurgeBrowser() local
/external/chromium/chrome/browser/sync/glue/
Dautofill_profile_model_associator.cc75 const std::vector<AutofillProfile*>& profiles(all_profiles_from_db); in TraverseAndAssociateChromeAutofillProfiles() local
128 std::vector<AutofillProfile*>* profiles) { in LoadAutofillData()
146 ScopedVector<AutofillProfile> profiles; in AssociateModels() local
Dautofill_model_associator.cc121 std::vector<AutofillProfile*>* profiles) { in LoadAutofillData()
145 ScopedVector<AutofillProfile> profiles; in AssociateModels() local
/external/webkit/Source/WebCore/bindings/v8/custom/
DV8ConsoleCustom.cpp55 const ProfilesArray& profiles = imp->profiles(); in profilesAccessorGetter() local
/external/webkit/Source/WebCore/page/
DConsole.h104 const ProfilesArray& profiles() const { return m_profiles; } in profiles() function
/external/chromium/chrome/browser/extensions/
Dextension_event_router_forwarder.cc83 std::vector<Profile*> profiles(profile_manager->GetLoadedProfiles()); in HandleEvent() local
/external/webkit/Source/JavaScriptCore/profiler/
DProfiler.cpp115 …ProfileGenerator> >& profiles, ProfileGenerator::ProfileFunction function, const CallIdentifier& c… in dispatchFunctionToProfiles()
/external/chromium/chrome/browser/debugger/
Dextension_ports_remote_service.cc125 std::vector<Profile*> profiles(profile_manager->GetLoadedProfiles()); in ExtensionPortsRemoteService() local
/external/oprofile/libpp/
Darrange_profiles.h107 std::list<profile_set> profiles; member

12