OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 90 milliseconds