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

  /external/chromium/chrome/browser/sync/glue/
theme_change_processor.cc 46 sync_pb::ThemeSpecifics old_theme_specifics = node.GetThemeSpecifics();
101 theme_specifics = node.GetThemeSpecifics();
theme_model_associator.cc 55 sync_pb::ThemeSpecifics theme_specifics = node.GetThemeSpecifics();
  /external/chromium_org/sync/internal_api/public/
base_node.h 142 const sync_pb::ThemeSpecifics& GetThemeSpecifics() const;
  /external/chromium_org/sync/internal_api/
base_node.cc 296 const sync_pb::ThemeSpecifics& BaseNode::GetThemeSpecifics() const {
  /external/chromium/chrome/browser/sync/engine/
syncapi.h 223 const sync_pb::ThemeSpecifics& GetThemeSpecifics() const;
    [all...]
syncapi.cc 400 const sync_pb::ThemeSpecifics& BaseNode::GetThemeSpecifics() const {
    [all...]

Completed in 62 milliseconds