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

  /external/chromium_org/chrome/browser/sync/glue/
non_frontend_data_type_controller.h 75 struct AssociationResult {
76 explicit AssociationResult(syncer::ModelType type);
77 ~AssociationResult();
88 void AssociationCallback(AssociationResult result);
non_frontend_data_type_controller.cc 93 browser_sync::NonFrontendDataTypeController::AssociationResult result(type_);
147 NonFrontendDataTypeController::AssociationResult::AssociationResult(
157 NonFrontendDataTypeController::AssociationResult::~AssociationResult() {}
447 AssociationResult result) {

Completed in 46 milliseconds