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

  /external/chromium/chrome/browser/sync/glue/
theme_util.h 21 bool AreThemeSpecificsEqual(const sync_pb::ThemeSpecifics& a,
theme_util.cc 49 bool AreThemeSpecificsEqual(const sync_pb::ThemeSpecifics& a,
212 if (!AreThemeSpecificsEqual(old_theme_specifics, theme_specifics)) {
theme_change_processor.cc 53 if (!AreThemeSpecificsEqual(old_theme_specifics, new_theme_specifics)) {

Completed in 101 milliseconds