Searched refs:SessionWatcher (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/host/
H A Dcurtain_mode_mac.cc34 class SessionWatcher : public base::RefCountedThreadSafe<SessionWatcher> { class in namespace:__anon10401
36 SessionWatcher(
45 friend class base::RefCountedThreadSafe<SessionWatcher>;
46 virtual ~SessionWatcher();
77 DISALLOW_COPY_AND_ASSIGN(SessionWatcher);
80 SessionWatcher::SessionWatcher( function in class:__anon10401::SessionWatcher
90 void SessionWatcher::Start() {
99 FROM_HERE, base::Bind(&SessionWatcher
[all...]

Completed in 1024 milliseconds