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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_destroyer.cc29 void ProfileDestroyer::DestroyProfileWhenAppropriate(Profile* const profile) { function in class:ProfileDestroyer
30 TRACE_EVENT0("shutdown", "ProfileDestroyer::DestroyProfileWhenAppropriate");
120 DestroyProfileWhenAppropriate(profile_);

Completed in 101 milliseconds