Searched refs:AssociationResult (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync/glue/
H A Dnon_frontend_data_type_controller.h72 struct AssociationResult { struct in class:browser_sync::NonFrontendDataTypeController
73 explicit AssociationResult(syncer::ModelType type);
74 ~AssociationResult();
85 void AssociationCallback(AssociationResult result);
H A Dnon_frontend_data_type_controller.cc93 browser_sync::NonFrontendDataTypeController::AssociationResult result(type_);
147 NonFrontendDataTypeController::AssociationResult::AssociationResult( function in class:browser_sync::NonFrontendDataTypeController::AssociationResult
157 NonFrontendDataTypeController::AssociationResult::~AssociationResult() {}
429 AssociationResult result) {

Completed in 54 milliseconds