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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_manager.cc176 bool IsProfileMarkedForDeletion(const base::FilePath& profile_path) { function in namespace:__anon4534
402 if (IsProfileMarkedForDeletion(profile_path)) {
651 !IsProfileMarkedForDeletion(cur_path)) {
1265 !IsProfileMarkedForDeletion(path)) {
1303 if (IsProfileMarkedForDeletion(last_non_supervised_profile_path)) {

Completed in 110 milliseconds