/external/chromium/net/socket/ |
ssl_client_socket_pool_unittest.cc | 550 "Proxy-Authorization: Basic Zm9vOmJhcg==\r\n\r\n"), 581 "Proxy-Authorization: Basic Zm9vOmJhcg==\r\n\r\n"),
|
/external/webkit/Source/WebCore/platform/network/cf/ |
SocketStreamHandleCFNet.cpp | 411 RetainPtr<CFStringRef> proxyAuthorizationString(AdoptCF, CFHTTPMessageCopyHeaderFieldValue(dummyRequest.get(), CFSTR("Proxy-Authorization"))); 419 // Setting the authorization results in a new connection attempt.
|
/external/wpa_supplicant_8/hostapd/ |
README | 136 controlling the virtual port authorization, i.e., whether to accept 167 controlling virtual port authorization, i.e., station-AP
|
/frameworks/base/media/libstagefright/rtsp/ |
ARTSPConnection.cpp | 949 fragment.append("Authorization: Basic "); 991 fragment.append("Authorization: Digest ");
|
MyTransmitter.h | 296 request->append("Authorization: Basic YmNhc3Q6dGVzdAo=\r\n"); 328 request->append("Authorization: Digest ");
|
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
WifiP2pManager.java | 463 * to the user and upon authorization will enable p2p. 473 * to the user and upon authorization will enable p2p.
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/ |
HttpsURLConnectionTest.java | [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xproto.h | 51 in this Software without prior written authorization from The Open Group. 274 CARD16 nbytesAuthProto B16; /* Authorization protocol */ 275 CARD16 nbytesAuthString B16; /* Authorization string */ [all...] |
X.h | 32 in this Software without prior written authorization from The Open Group.
|
Xutil.h | 25 in this Software without prior written authorization from The Open Group.
|
/external/bluetooth/bluez/plugins/ |
service.c | 532 info("Authorization cancelled: Client exited");
|
/external/bluetooth/hcidump/parser/ |
att.c | 194 return "Insufficient authorization";
|
/external/chromium/chrome/browser/automation/ |
url_request_automation_job.cc | 35 "proxy-authorization",
|
/external/chromium/chrome/browser/sync/ |
sync_setup_flow.cc | 214 // TODO(sync): rename this histogram; it's tracking authorization AND
|
/external/grub/stage2/ |
tparm.c | 26 * authorization. *
|
/external/oauth/core/src/main/java/net/oauth/client/ |
OAuthClient.java | 288 headers.add(new OAuth.Parameter("Authorization", request.getAuthorizationHeader(null)));
|
/external/ppp/pppd/ |
upap.c | 430 * Check remote number authorization. A plugin may have filled in
|
/frameworks/base/core/java/android/net/http/ |
AndroidHttpClient.java | 410 && (header.getName().equals("Authorization") ||
|
/libcore/luni/src/main/java/libcore/net/http/ |
ResponseHeaders.java | 509 && !fieldName.equalsIgnoreCase("Proxy-Authorization")
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
multibufst.h | 24 in this Software without prior written authorization from The Open Group.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
form.h | 26 * authorization. *
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
def.h | 234 PA_ERR_AUTHKEY, /**< No authorization key */
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/ |
servermd.h | 33 in this Software without prior written authorization from The Open Group.
|
/external/apache-http/src/org/apache/http/impl/client/ |
DefaultRequestDirector.java | [all...] |
/external/bluetooth/bluez/sap/ |
server.c | 1239 DBG("Authorization denied: %d %s", err, strerror(err)); 1244 DBG("SAP incoming connection (sock %d) authorization.", [all...] |