HomeSort by relevance Sort by last modified time
    Searched refs:AuthType (Results 1 - 25 of 25) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/screens/
user_selection_screen.h 46 ScreenlockBridge::LockHandler::AuthType auth_type);
47 ScreenlockBridge::LockHandler::AuthType GetAuthType(
58 ScreenlockBridge::LockHandler::AuthType auth_type,
82 std::map<std::string, ScreenlockBridge::LockHandler::AuthType>
user_selection_screen.cc 124 ScreenlockBridge::LockHandler::AuthType auth_type,
332 const ScreenlockBridge::LockHandler::AuthType initial_auth_type =
372 ScreenlockBridge::LockHandler::AuthType auth_type) {
379 ScreenlockBridge::LockHandler::AuthType UserSelectionScreen::GetAuthType(
  /external/chromium_org/chrome/browser/signin/
screenlock_bridge.h 92 enum AuthType {
117 AuthType auth_type,
121 virtual AuthType GetAuthType(const std::string& user_email) const = 0;
easy_unlock_auth_attempt.cc 78 ScreenlockBridge::LockHandler::AuthType auth_type =
easy_unlock_screenlock_state_handler.cc 202 const ScreenlockBridge::LockHandler::AuthType existing_auth_type =
296 const ScreenlockBridge::LockHandler::AuthType existing_auth_type =
easy_unlock_screenlock_state_handler_unittest.cc 72 AuthType auth_type,
83 virtual AuthType GetAuthType(const std::string& user_email) const OVERRIDE {
189 AuthType auth_type_;
  /external/chromium_org/chrome/browser/ui/webui/signin/
user_manager_screen_handler.h 58 ScreenlockBridge::LockHandler::AuthType auth_type,
60 virtual ScreenlockBridge::LockHandler::AuthType GetAuthType(
119 typedef std::map<std::string, ScreenlockBridge::LockHandler::AuthType>
user_manager_screen_handler.cc 256 ScreenlockBridge::LockHandler::AuthType auth_type,
270 ScreenlockBridge::LockHandler::AuthType UserManagerScreenHandler::GetAuthType(
  /external/chromium_org/chrome/browser/chromeos/login/
app_launch_signin_screen.h 83 ScreenlockBridge::LockHandler::AuthType auth_type) OVERRIDE;
84 virtual ScreenlockBridge::LockHandler::AuthType GetAuthType(
app_launch_signin_screen.cc 199 ScreenlockBridge::LockHandler::AuthType initial_auth_type =
219 ScreenlockBridge::LockHandler::AuthType auth_type) {
223 ScreenlockBridge::LockHandler::AuthType AppLaunchSigninScreen::GetAuthType(
  /external/chromium_org/chrome/browser/extensions/api/screenlock_private/
screenlock_private_api.cc 22 screenlock::AuthType FromLockHandlerAuthType(
23 ScreenlockBridge::LockHandler::AuthType auth_type) {
151 ScreenlockBridge::LockHandler::AuthType auth_type,
screenlock_private_api.h 59 bool OnAuthAttempted(ScreenlockBridge::LockHandler::AuthType auth_type,
screenlock_private_apitest.cc 96 IN_PROC_BROWSER_TEST_F(ScreenlockPrivateApiTest, AuthType) {
  /external/chromium_org/chrome/browser/chromeos/login/ui/
webui_login_display.h 87 ScreenlockBridge::LockHandler::AuthType auth_type) OVERRIDE;
88 virtual ScreenlockBridge::LockHandler::AuthType GetAuthType(
webui_login_display.cc 107 ScreenlockBridge::LockHandler::AuthType auth_type) {
111 ScreenlockBridge::LockHandler::AuthType WebUILoginDisplay::GetAuthType(
  /frameworks/av/media/libstagefright/rtsp/
ARTSPConnection.h 69 enum AuthType {
83 AuthType mAuthType;
MyTransmitter.h 827 enum AuthType {
841 AuthType mAuthType;
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
signin_screen_handler.h 200 ScreenlockBridge::LockHandler::AuthType auth_type) = 0;
203 virtual ScreenlockBridge::LockHandler::AuthType GetAuthType(
337 ScreenlockBridge::LockHandler::AuthType auth_type,
339 virtual ScreenlockBridge::LockHandler::AuthType GetAuthType(
signin_userlist_unittest.cc 75 ScreenlockBridge::LockHandler::AuthType> user_auth_type_map;
signin_screen_handler.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcdcep.h 234 unsigned short *AuthType;
http.h 592 HTTP_REQUEST_AUTH_TYPE AuthType;
iscsidsc.h 99 ISCSI_AUTH_TYPES AuthType;
rpcdce.h 447 typedef RPC_STATUS (__RPC_API *RPC_NEW_HTTP_PROXY_CHANNEL)(RPC_HTTP_REDIRECTOR_STAGE RedirectorStage,unsigned short *ServerName,unsigned short *ServerPort,unsigned short *RemoteUser,unsigned short *AuthType,void *ResourceUuid,void *Metadata,void *SessionId,void *Interface,void *Reserved,unsigned __LONG32 Flags,unsigned short **NewServerName,unsigned short **NewServerPort);
ntsecapi.h 371 ULONG AuthType;
    [all...]

Completed in 557 milliseconds