Searched defs:ScopedSessionStateObserver (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/session/
H A Dsession_state_observer.cc12 ScopedSessionStateObserver::ScopedSessionStateObserver( function in class:ash::ScopedSessionStateObserver
19 ScopedSessionStateObserver::~ScopedSessionStateObserver() {
H A Dsession_state_observer.h33 class ASH_EXPORT ScopedSessionStateObserver { class in namespace:ash
35 explicit ScopedSessionStateObserver(ash::SessionStateObserver* observer);
36 virtual ~ScopedSessionStateObserver();
41 DISALLOW_COPY_AND_ASSIGN(ScopedSessionStateObserver);

Completed in 993 milliseconds