/external/webrtc/webrtc/libjingle/xmpp/ |
D | xmppauth.cc | 75 const std::string& mechanism) { in CreateSaslMechanism() argument 76 if (mechanism == buzz::AUTH_MECHANISM_OAUTH2) { in CreateSaslMechanism() 78 mechanism, jid_.Str(), auth_token_, "oauth2"); in CreateSaslMechanism() 79 } else if (mechanism == buzz::AUTH_MECHANISM_GOOGLE_TOKEN) { in CreateSaslMechanism() 80 return new buzz::SaslCookieMechanism(mechanism, jid_.Str(), auth_token_); in CreateSaslMechanism() 83 } else if (mechanism == buzz::AUTH_MECHANISM_PLAIN) { in CreateSaslMechanism()
|
D | saslcookiemechanism.h | 24 SaslCookieMechanism(const std::string & mechanism, in SaslCookieMechanism() argument 28 : mechanism_(mechanism), in SaslCookieMechanism() 33 SaslCookieMechanism(const std::string & mechanism, in SaslCookieMechanism() argument 36 : mechanism_(mechanism), in SaslCookieMechanism()
|
D | plainsaslhandler.h | 48 virtual SaslMechanism * CreateSaslMechanism(const std::string & mechanism) { in CreateSaslMechanism() argument 49 if (mechanism == "PLAIN") { in CreateSaslMechanism()
|
D | xmppclientsettings.h | 30 void set_auth_token(const std::string& mechanism, in set_auth_token() argument 32 auth_mechanism_ = mechanism; in set_auth_token()
|
D | saslhandler.h | 37 virtual SaslMechanism * CreateSaslMechanism(const std::string & mechanism) = 0;
|
D | xmppauth.h | 50 const std::string& mechanism);
|
/external/netperf/ |
D | README.hpux | 4 "pstat" CPU utilization mechanism. This mechanism is the familiar 5 HP-UX idle counter mechanism (for all incense and porpoises) and 9 "pstatnew" CPU utilization mechanism. 11.23 adds cycle counts for 17 (since the pstat mechanism has tested that one OK), we will take the
|
/external/autotest/client/site_tests/platform_BootLockbox/ |
D | control | 7 PURPOSE = 'Tests the boot lockbox mechanism.' 8 CRITERIA = 'Fails if the lockbox mechanism does not function as expected.' 20 This test verifies that boot lockbox mechanism is functional. It tests that
|
/external/clang/test/Index/ |
D | comment-misc-tags.m | 10 @abstract Single-threaded work-loop client request mechanism. 11 @discussion An IOCommandGate instance is an extremely light weight mechanism that 27 // CHECK-NEXT: (CXComment_Text Text=[ Single-threaded work-loop client request mechanism.] Ha… 30 …ment_Text Text=[ An IOCommandGate instance is an extremely light weight mechanism that] HasTrailin…
|
/external/autotest/server/site_tests/sequences/ |
D | control.power_weekly | 25 # TODO(tbroch) Deprecate this control file when SUITES= mechanism detailed @ 40 # TODO(tbroch): Add power_Standby here once there's a mechanism to postpone
|
/external/iptables/libipq/ |
D | libipq.pc.in | 8 Description: Interface to the (old) ip_queue mechanism
|
/external/dbus/dbus/ |
D | dbus-auth.c | 104 const char *mechanism; /**< Name of the mechanism */ member 430 DBUS_AUTH_NAME (auth), auth->mech->mechanism); in shutdown_mech() 1338 while (all_mechanisms[i].mechanism != NULL) in find_mech() 1341 all_mechanisms[i].mechanism)) in find_mech() 1367 mech->mechanism)) in send_auth() 1455 while (all_mechanisms[i].mechanism != NULL) in send_rejected() 1462 all_mechanisms[i].mechanism)) in send_rejected() 1704 auth->mech->mechanism); in handle_auth() 1901 DBUS_AUTH_NAME (auth), mech->mechanism); in record_mechanisms() 1913 DBUS_AUTH_NAME (auth), mech->mechanism); in record_mechanisms() [all …]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/ |
D | README.md | 30 The default locking mechanism used is threading.Lock. You can switch to using 31 another locking mechanism by calling SetLock. Example:
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_background.sgml | 15 <para>The original security mechanism of IEEE 802.11 standard was 49 keyed packet authentication mechanism (Michael MIC).</para> 64 of the selected key management mechanism (only the method for
|
/external/slf4j/jcl-over-slf4j/src/main/resources/META-INF/services/ |
D | org.apache.commons.logging.LogFactory | 3 # Axis gets at JCL through its own mechanism as defined by Commons Discovery, which
|
/external/dbus/test/data/auth/ |
D | anonymous-client-successful.auth-script | 5 ## Reject whatever mechanism the client picks first
|
/external/objenesis/ |
D | README.android | 2 Java's standard constructor mechanism. This is sometimes useful in tests, and
|
/external/markdown/docs/extensions/ |
D | ImageLinks.txt | 7 ImageLinks is a Python-Markdown extension that provides a mechanism for
|
/external/e2fsprogs/debian/attic/ |
D | comerrg-dev.menu | 4 description="libcomerr is an attempt to present a common error-handling mechanism to \
|
/external/google-breakpad/ |
D | DEPS | 29 # This is used to mimic the svn:externals mechanism for gclient (both Git and 32 # you can still use the hooks mechanism for generating project files by calling
|
/external/valgrind/docs/internals/ |
D | notes.txt | 107 The redirect mechanism should (could) be used to support vsyscalls on 111 place and making the AT_SYSINFO entry point at it, as that mechanism 127 Redirection mechanism 140 that nameing mechanism involves $ signs etc in symbol names, which
|
/external/iptables/extensions/ |
D | libxt_ecn.man | 1 … IPv4/IPv6 and TCP header. ECN is the Explicit Congestion Notification mechanism as specified in …
|
/external/autotest/client/site_tests/autoupdate_CannedOmahaUpdate/ |
D | control | 13 Client-side mechanism to update a DUT with a given image. It is used
|
/external/mesa3d/src/mesa/tnl/ |
D | NOTES | 7 'vtxfmt' mechanism of core mesa for tnl functionality in all 70 mechanism.
|
/external/eigen/doc/ |
D | HiPerformance.dox | 11 In this page we will give a brief overview of the Eigen's internal mechanism to simplify 20 As explained latter, this mechanism has some limitations, and knowing them will allow 43 Unfortunately, this simplification mechanism is not perfect yet and not all expressions which could…
|