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

/external/chromium_org/ash/
H A Dsession_state_observer.cc12 ScopedSessionStateObserver::ScopedSessionStateObserver( function in class:ash::ScopedSessionStateObserver
18 ScopedSessionStateObserver::~ScopedSessionStateObserver() {
H A Dsession_state_observer.h29 class ASH_EXPORT ScopedSessionStateObserver { class in namespace:ash
31 explicit ScopedSessionStateObserver(ash::SessionStateObserver* observer);
32 virtual ~ScopedSessionStateObserver();
37 DISALLOW_COPY_AND_ASSIGN(ScopedSessionStateObserver);

Completed in 86 milliseconds