HomeSort by relevance Sort by last modified time
    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 29 milliseconds