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

  /external/chromium_org/chrome/browser/ui/sync/
profile_signin_confirmation_helper.h 28 bool HasSyncedExtensions(Profile* profile);
profile_signin_confirmation_helper_browsertest.cc 53 EXPECT_FALSE(ui::HasSyncedExtensions(browser()->profile()));
profile_signin_confirmation_helper.cc 198 bool HasSyncedExtensions(Profile* profile) {
226 HasSyncedExtensions(profile)) {

Completed in 243 milliseconds