OK_FIRST_RUN 222 chrome/browser/sync/glue/bookmark_data_type_controller_unittest.cc EXPECT_CALL(start_callback_, Run(DataTypeController::OK_FIRST_RUN, _, _)); OK_FIRST_RUN 209 chrome/browser/sync/glue/frontend_data_type_controller.cc StartDone(!sync_has_nodes ? OK_FIRST_RUN : OK, OK_FIRST_RUN 188 chrome/browser/sync/glue/frontend_data_type_controller_unittest.cc SetActivateExpectations(DataTypeController::OK_FIRST_RUN); OK_FIRST_RUN 469 chrome/browser/sync/glue/non_frontend_data_type_controller.cc StartDone(!result.sync_has_nodes ? OK_FIRST_RUN : OK, OK_FIRST_RUN 245 chrome/browser/sync/glue/non_frontend_data_type_controller_unittest.cc SetActivateExpectations(DataTypeController::OK_FIRST_RUN); OK_FIRST_RUN 411 chrome/browser/sync/glue/non_ui_data_type_controller.cc StartDone(!sync_has_nodes ? OK_FIRST_RUN : OK, OK_FIRST_RUN 282 chrome/browser/sync/glue/non_ui_data_type_controller_unittest.cc SetActivateExpectations(DataTypeController::OK_FIRST_RUN); OK_FIRST_RUN 155 chrome/browser/sync/glue/search_engine_data_type_controller_unittest.cc EXPECT_CALL(start_callback_, Run(DataTypeController::OK_FIRST_RUN, _, _)); OK_FIRST_RUN 208 chrome/browser/sync/glue/ui_data_type_controller.cc StartDone(sync_has_nodes ? OK : OK_FIRST_RUN, OK_FIRST_RUN 151 chrome/browser/sync/glue/ui_data_type_controller_unittest.cc EXPECT_CALL(start_callback_, Run(DataTypeController::OK_FIRST_RUN, _, _)); OK_FIRST_RUN 26 components/sync_driver/data_type_controller.cc return (result == OK || result == OK_FIRST_RUN); OK_FIRST_RUN 65 components/sync_driver/fake_data_type_controller.cc if (result <= OK_FIRST_RUN) {