Searched refs:GetThemeSpecifics (Results 1 – 4 of 4) sorted by relevance
46 sync_pb::ThemeSpecifics old_theme_specifics = node.GetThemeSpecifics(); in Observe()101 theme_specifics = node.GetThemeSpecifics(); in ApplyChangesFromSyncModel()
55 sync_pb::ThemeSpecifics theme_specifics = node.GetThemeSpecifics(); in AssociateModels()
223 const sync_pb::ThemeSpecifics& GetThemeSpecifics() const;
400 const sync_pb::ThemeSpecifics& BaseNode::GetThemeSpecifics() const { in GetThemeSpecifics() function in sync_api::BaseNode