Searched refs:ScreenlockPrivateShowMessageFunction (Results 1 – 2 of 2) sorted by relevance
36 class ScreenlockPrivateShowMessageFunction41 ScreenlockPrivateShowMessageFunction();44 virtual ~ScreenlockPrivateShowMessageFunction();45 DISALLOW_COPY_AND_ASSIGN(ScreenlockPrivateShowMessageFunction );
56 ScreenlockPrivateShowMessageFunction::ScreenlockPrivateShowMessageFunction() {} in ScreenlockPrivateShowMessageFunction() function in extensions::ScreenlockPrivateShowMessageFunction58 ScreenlockPrivateShowMessageFunction::~ScreenlockPrivateShowMessageFunction() {} in ~ScreenlockPrivateShowMessageFunction()60 bool ScreenlockPrivateShowMessageFunction::RunImpl() { in RunImpl()