Home
last modified time | relevance | path

Searched refs:w_tmp (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
Dsyncer_thread.cc411 std::vector<ModelSafeWorker*> w_tmp; in GetModelSafeParamsForTypes() local
413 registrar->GetWorkers(&w_tmp); in GetModelSafeParamsForTypes()
424 iter it = std::find_if(w_tmp.begin(), w_tmp.end(), in GetModelSafeParamsForTypes()
426 if (it != w_tmp.end()) { in GetModelSafeParamsForTypes()
441 iter it = std::find_if(w_tmp.begin(), w_tmp.end(), in GetModelSafeParamsForTypes()
443 if (it != w_tmp.end()) in GetModelSafeParamsForTypes()