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

  /external/chromium_org/chrome/browser/ui/sync/
profile_signin_confirmation_helper.h 24 bool HasBeenShutdown(Profile* profile);
profile_signin_confirmation_helper_browsertest.cc 42 EXPECT_FALSE(ui::HasBeenShutdown(browser()->profile()));
profile_signin_confirmation_helper.cc 191 bool HasBeenShutdown(Profile* profile) {
224 if (HasBeenShutdown(profile) ||

Completed in 235 milliseconds