Home | History | Annotate | Download | only in sessions

Lines Matching refs:StatusController

5 // StatusController handles all counter and status related number crunching and
8 // The most important feature of StatusController is the
24 // StatusController can also track if changes occur to certain parts of state
44 class SYNC_EXPORT_PRIVATE StatusController {
46 explicit StatusController();
47 ~StatusController();
173 DISALLOW_COPY_AND_ASSIGN(StatusController);
177 // StatusController that pertain to the specified ModelSafeGroup.
180 ScopedModelSafeGroupRestriction(StatusController* to_restrict,
192 StatusController* status_;