HomeSort by relevance Sort by last modified time
    Searched full:auth (Results 526 - 550 of 2231) sorted by null

<<21222324252627282930>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_upload.py 124 auth = self.last_open.req.headers['Authorization']
125 self.assertFalse('\n' in auth)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_upload.py 124 auth = self.last_open.req.headers['Authorization']
125 self.assertFalse('\n' in auth)
  /cts/hostsidetests/devicepolicy/app/AccountCheck/NonTestOnlyOwner/
AndroidManifest.xml 35 to run all tests from the Auth package.
  /cts/hostsidetests/devicepolicy/app/AccountCheck/TestOnlyOwner/
AndroidManifest.xml 35 to run all tests from the Auth package.
  /cts/hostsidetests/devicepolicy/app/AccountCheck/TestOnlyOwnerUpdate/
AndroidManifest.xml 37 to run all tests from the Auth package.
  /cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/
AndroidManifest.xml 42 android:targetPackage="com.android.cts.devicepolicy.accountcheck.auth" />
  /cts/tests/autofillservice/src/android/autofillservice/cts/
ManualAuthenticationActivity.java 66 // Pass on the auth result
  /developers/samples/android/wearable/wear/WearMessagingApp/Wearable/
build.gradle 12 compile 'com.google.android.gms:play-services-auth:10.2.6'
  /development/apps/PushApiAuthenticator/
AndroidManifest.xml 25 <application android:label="Auth Tester" android:icon="@drawable/push">
  /development/ndk/platforms/android-9/include/linux/sunrpc/
clnt.h 18 #include <linux/sunrpc/auth.h>
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
app.yaml 34 - url: /auth
  /device/google/marlin/overlay/frameworks/base/core/res/res/values-mcc204-mnc04/
config.xml 29 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
  /device/google/marlin/overlay/frameworks/base/core/res/res/values-mcc208-mnc10/
config.xml 25 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
  /device/huawei/angler/overlay/frameworks/base/core/res/res/values-mcc302-mnc220/
config.xml 37 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
  /device/huawei/angler/overlay/frameworks/base/core/res/res/values-mcc310-mnc260/
config.xml 37 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type"
  /device/lge/bullhead/overlay/frameworks/base/core/res/res/values-mcc204-mnc04/
config.xml 29 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
  /device/lge/bullhead/overlay/frameworks/base/core/res/res/values-mcc208-mnc10/
config.xml 25 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
  /device/linaro/bootloader/arm-trusted-firmware/common/
auth.c 32 #include <auth.h>
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/
PeiCrc32GuidedSectionExtractLib.c 193 @retval EFI_SUCCESS Section Data and Auth Status is extracted successfully.
269 // If Crc32 checksum is not matched, AUTH tested failed bit is set.
275 // If Crc32 checksum is not calculated, AUTH not tested bit is set.
281 // Temp solution until PeiCore checks AUTH Status.
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/
DxeRsa2048Sha256GuidedSectionExtractLib.inf 57 gEfiSecurityPolicyProtocolGuid ## SOMETIMES_CONSUMES (Set platform override AUTH status if exist)
  /external/autotest/client/site_tests/firmware_TouchMTB/public/
.chromeos.gestures.untrusted.write.boto 18 # https://www.googleapis.com/auth/devstorage.read_write
  /external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/
NativeCrypto.java 29 * @param authMethod auth algorithm name
  /external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/
NativeCrypto.java 29 * @param authMethod auth algorithm name
  /external/curl/docs/libcurl/opts/
CURLOPT_FTP_SSL_CCC.3 25 CURLOPT_FTP_SSL_CCC \- switch off SSL again with FTP after auth
CURLOPT_LOGIN_OPTIONS.3 38 options, such as the preferred authentication mechanism via "AUTH=NTLM" or
39 "AUTH=*", and should be used in conjunction with the \fICURLOPT_USERNAME(3)\fP

Completed in 1569 milliseconds

<<21222324252627282930>>