Home
last modified time | relevance | path

Searched defs:BasicAuth (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Drequest.go982 func (r *Request) BasicAuth() (username, password string, ok bool) { func
/aosp_15_r20/external/aws-sdk-java-v2/services/pipes/src/main/resources/codegen-resources/
H A Dservice-2.json1205 "BasicAuth":{ object
2348 "BasicAuth":{ object
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Ddeploymentmanager.v2beta.json1647 "BasicAuth": { object
Ddeploymentmanager.alpha.json1683 "BasicAuth": { object
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_unittest.cc7233 TEST_F(URLRequestTestHTTP, BasicAuth) { in TEST_F() argument
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_network_transaction_unittest.cc2954 TEST_P(HttpNetworkTransactionTest, BasicAuth) { in TEST_P() argument