HomeSort by relevance Sort by last modified time
    Searched full:session_s (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/sync/glue/
session_model_associator.cc 257 sync_pb::SessionSpecifics session_s; local
258 session_s.set_session_tag(GetCurrentMachineTag());
259 sync_pb::SessionTab* tab_s = session_s.mutable_tab();
297 tab_node.SetSessionSpecifics(session_s);
    [all...]

Completed in 608 milliseconds