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

/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service.cc2361 syncer::ModelTypeSet awaiting_types_; member in class:__anon4781::GetAllNodesRequestHelper
2369 awaiting_types_(requested_types),
2373 if (!awaiting_types_.Empty()) {
2376 << "Missing types are: " << ModelTypeSetToString(awaiting_types_);
2405 awaiting_types_.Remove(type);
2408 if (awaiting_types_.Empty()) {

Completed in 262 milliseconds