OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AllModelTypeState
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/sessions/
session_state.cc
345
AllModelTypeState
::
AllModelTypeState
(bool* dirty_flag)
353
AllModelTypeState
::~
AllModelTypeState
() {}
session_state.h
274
struct
AllModelTypeState
{
275
explicit
AllModelTypeState
(bool* dirty_flag);
276
~
AllModelTypeState
();
Completed in 292 milliseconds