HomeSort by relevance Sort by last modified time
    Searched defs:StartModels (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/chrome/browser/sync/glue/
extension_data_type_controller.cc 32 bool ExtensionDataTypeController::StartModels() {
theme_data_type_controller.cc 29 bool ThemeDataTypeController::StartModels() {
extension_setting_data_type_controller.cc 54 bool ExtensionSettingDataTypeController::StartModels() {
history_delete_directives_data_type_controller.cc 35 bool HistoryDeleteDirectivesDataTypeController::StartModels() {
password_data_type_controller.cc 50 bool PasswordDataTypeController::StartModels() {
search_engine_data_type_controller.cc 38 bool SearchEngineDataTypeController::StartModels() {
autofill_data_type_controller.cc 60 bool AutofillDataTypeController::StartModels() {
autofill_profile_data_type_controller.cc 80 bool AutofillProfileDataTypeController::StartModels() {
bookmark_data_type_controller.cc 68 bool BookmarkDataTypeController::StartModels() {
extension_backed_data_type_controller.cc 114 bool ExtensionBackedDataTypeController::StartModels() {
frontend_data_type_controller.cc 59 if (!StartModels()) {
168 bool FrontendDataTypeController::StartModels() {
non_frontend_data_type_controller.cc 196 if (!StartModels()) {
321 bool NonFrontendDataTypeController::StartModels() {
  /external/chromium_org/components/sync_driver/
device_info_data_type_controller.cc 28 bool DeviceInfoDataTypeController::StartModels() {
non_ui_data_type_controller.cc 53 if (!StartModels()) {
69 bool NonUIDataTypeController::StartModels() {
ui_data_type_controller.cc 71 if (!StartModels()) {
105 bool UIDataTypeController::StartModels() {
  /external/chromium_org/chrome/browser/sync/sessions/
session_data_type_controller.cc 48 bool SessionDataTypeController::StartModels() {

Completed in 327 milliseconds