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

/external/chromium_org/chrome/browser/signin/
H A Deasy_unlock_service_regular.h56 virtual bool IsAllowedInternal() OVERRIDE;
H A Deasy_unlock_service_signin_chromeos.h79 virtual bool IsAllowedInternal() OVERRIDE;
H A Deasy_unlock_service.h180 virtual bool IsAllowedInternal() = 0;
H A Deasy_unlock_service_regular.cc271 bool EasyUnlockServiceRegular::IsAllowedInternal() { function in class:EasyUnlockServiceRegular
H A Deasy_unlock_service_signin_chromeos.cc266 bool EasyUnlockServiceSignin::IsAllowedInternal() { function in class:EasyUnlockServiceSignin
H A Deasy_unlock_service.cc245 if (!IsAllowedInternal())

Completed in 84 milliseconds