OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 30 milliseconds