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

  /external/chromium_org/components/sync_driver/
non_ui_data_type_controller.cc 96 StartDoneImpl(ASSOCIATION_FAILED,
100 // StartDoneImpl should have called ClearSharedChangeProcessor();
131 // stopped the local service in StartDoneImpl(..).
192 base::Bind(&NonUIDataTypeController::StartDoneImpl,
200 void NonUIDataTypeController::StartDoneImpl(
214 // It's possible to have StartDoneImpl called first from the UI thread
399 // called after StartDoneImpl(_, DISABLED, _).
  /external/chromium_org/chrome/browser/sync/glue/
non_frontend_data_type_controller.cc 348 StartDoneImpl(start_result, new_state, local_merge_result,
352 void NonFrontendDataTypeController::StartDoneImpl(

Completed in 108 milliseconds