Home
last modified time | relevance | path

Searched defs:PerModelSafeGroupState (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/sessions/
Dsession_state.h295 struct PerModelSafeGroupState { struct
299 UpdateProgress update_progress;
300 ConflictProgress conflict_progress;
Dsession_state.cc355 PerModelSafeGroupState::PerModelSafeGroupState(bool* dirty_flag) in PerModelSafeGroupState() function in browser_sync::sessions::PerModelSafeGroupState