OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ForeignSession
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sessions/
session_types.cc
111
//
ForeignSession
--------------------------------------------------------------
113
ForeignSession
::
ForeignSession
() : foreign_session_tag("invalid") {
116
ForeignSession
::~
ForeignSession
() {
session_types.h
194
struct
ForeignSession
{
195
ForeignSession
();
196
~
ForeignSession
();
Completed in 171 milliseconds