HomeSort by relevance Sort by last modified time
    Searched defs:DeleteSession (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/sync/glue/
synced_session_tracker.cc 135 bool SyncedSessionTracker::DeleteSession(const std::string& session_tag) {
  /external/chromium_org/remoting/protocol/
jingle_session_unittest.cc 111 void DeleteSession() {
411 .WillOnce(InvokeWithoutArgs(this, &JingleSessionTest::DeleteSession));
440 .WillOnce(InvokeWithoutArgs(this, &JingleSessionTest::DeleteSession));

Completed in 50 milliseconds