Searched refs:GetSecondFactorAuthenticationMode (Results 1 – 5 of 5) sorted by relevance
105 GetSecondFactorAuthenticationMode,
210 virtual bool GetSecondFactorAuthenticationMode(int* mode_out) const = 0;
82 bool GetSecondFactorAuthenticationMode(int* mode_out) const override;
622 bool DevicePolicyImpl::GetSecondFactorAuthenticationMode(int* mode_out) const { in GetSecondFactorAuthenticationMode() function in policy::DevicePolicyImpl
178 ASSERT_TRUE(policy.GetSecondFactorAuthenticationMode(&int_value)); in TEST()256 EXPECT_FALSE(policy.GetSecondFactorAuthenticationMode(&int_value)); in TEST()