Searched refs:AllModelTypeState (Results 1 – 3 of 3) sorted by relevance
274 struct AllModelTypeState { struct275 explicit AllModelTypeState(bool* dirty_flag);276 ~AllModelTypeState();
345 AllModelTypeState::AllModelTypeState(bool* dirty_flag) in AllModelTypeState() function in browser_sync::sessions::AllModelTypeState353 AllModelTypeState::~AllModelTypeState() {} in ~AllModelTypeState()
235 AllModelTypeState shared_;