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

  /external/chromium/chrome/browser/sync/glue/
preference_model_associator.h 51 bool InitPrefNodeAndAssociate(sync_api::WriteTransaction* trans,
preference_model_associator.cc 45 bool PreferenceModelAssociator::InitPrefNodeAndAssociate(
138 InitPrefNodeAndAssociate(&trans, root, pref);
preference_change_processor.cc 81 // InitPrefNodeAndAssociate takes care of writing the value to the sync
83 if (!model_associator_->InitPrefNodeAndAssociate(&trans,

Completed in 539 milliseconds