Searched defs:ScheduleProfileForDeletion (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_manager.cc621 void ProfileManager::ScheduleProfileForDeletion( function in class:ProfileManager
1266 g_browser_process->profile_manager()->ScheduleProfileForDeletion(
1307 ScheduleProfileForDeletion(profile_to_delete_path, original_callback);
1309 // Update the local state as promised in the ScheduleProfileForDeletion.

Completed in 605 milliseconds