HomeSort by relevance Sort by last modified time
    Searched defs:PerModelSafeGroupState (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/sessions/
session_state.cc 355 PerModelSafeGroupState::PerModelSafeGroupState(bool* dirty_flag)
359 PerModelSafeGroupState::~PerModelSafeGroupState() {
session_state.h 295 struct PerModelSafeGroupState {
296 explicit PerModelSafeGroupState(bool* dirty_flag);
297 ~PerModelSafeGroupState();

Completed in 212 milliseconds