HomeSort by relevance Sort by last modified time
    Searched refs:RemoveProfile (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile_store.h 20 void RemoveProfile(Profile* profile);
fake_profile_store.cc 25 void FakeProfileStore::RemoveProfile(Profile* profile) {
  /external/chromium_org/chrome/browser/sync/test/integration/
autofill_helper.h 80 void RemoveProfile(int profile, const std::string& guid);
two_client_autofill_sync_test.cc 38 using autofill_helper::RemoveProfile;
176 RemoveProfile(1, GetAllProfiles(1)[0]->guid());
191 RemoveProfile(1, GetAllProfiles(1)[0]->guid());
264 RemoveProfile(1, GetAllProfiles(1)[0]->guid());
autofill_helper.cc 312 void RemoveProfile(int profile, const std::string& guid) {
  /external/chromium_org/chromeos/network/
network_profile_handler.h 72 void RemoveProfile(const std::string& profile_path);
network_profile_handler.cc 117 RemoveProfile(*it);
152 void NetworkProfileHandler::RemoveProfile(const std::string& profile_path) {
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service_unittest.cc 149 profile_store_->RemoveProfile(profile1_.get());
160 profile_store_->RemoveProfile(profile1_.get());
  /external/chromium_org/v8/src/
profile-generator.h 277 void RemoveProfile(CpuProfile* profile);
cpu-profiler.cc 164 profiles_->RemoveProfile(profile);
profile-generator.cc 507 void CpuProfilesCollection::RemoveProfile(CpuProfile* profile) {
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
android_browser_backend.py 43 def RemoveProfile(self, adb):
212 self._backend_settings.RemoveProfile(self._adb)
  /external/chromium_org/components/autofill/core/browser/
autofill_manager_unittest.cc     [all...]

Completed in 1458 milliseconds