Home
last modified time | relevance | path

Searched refs:SetThemeSpecifics (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dtheme_model_associator.cc58 node.SetThemeSpecifics(theme_specifics); in AssociateModels()
71 node.SetThemeSpecifics(theme_specifics); in AssociateModels()
Dtheme_change_processor.cc54 node.SetThemeSpecifics(new_theme_specifics); in Observe()
/external/chromium/chrome/browser/sync/engine/
Dsyncapi.h394 void SetThemeSpecifics(const sync_pb::ThemeSpecifics& specifics);
Dsyncapi.cc590 void WriteNode::SetThemeSpecifics( in SetThemeSpecifics() function in sync_api::WriteNode