/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.' 19 This test verifies that boot lockbox mechanism is functional. It tests that
|
/external/openssh/ |
D | pkcs11.h | 680 ck_mechanism_type_t mechanism; member 822 struct ck_mechanism *mechanism, 841 struct ck_mechanism *mechanism, 860 struct ck_mechanism *mechanism)); 878 struct ck_mechanism *mechanism, 894 struct ck_mechanism *mechanism, 904 struct ck_mechanism *mechanism, 920 struct ck_mechanism *mechanism, 954 struct ck_mechanism *mechanism, 960 struct ck_mechanism *mechanism, [all …]
|
/external/python/cpython2/Doc/library/ |
D | user.rst | 22 module implements such a mechanism. A program that wishes to use the mechanism 44 A suggestion for programmers who wish to use this mechanism: a simple way to let 71 Site-wide customization mechanism.
|
/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/libpcap/ |
D | CMakeLists.txt | 213 # UN*X - figure out what type of packet capture mechanism we 269 message(STATUS "Packet capture mechanism type: ${PCAP_TYPE}") 279 # UN*X - figure out what type of interface list mechanism we 306 # mechanism, but, for now, this'll catch this 317 # some other mechanism; determine what that mechanism is. 319 # The first thing we use is the type of capture mechanism, 340 # another mechanism, and we should be using that 347 message(STATUS "Find-interfaces mechanism type: ${FINDALLDEVS_TYPE}")
|
/external/autotest/server/site_tests/sequences/ |
D | control.power_weekly | 24 # TODO(tbroch) Deprecate this control file when SUITES= mechanism detailed @ 39 # TODO(tbroch): Add power_Standby here once there's a mechanism to postpone
|
/external/libmojo/mojo/ |
D | README.md | 5 binding mechanism for Chromium.
|
/external/iptables/libipq/ |
D | libipq.pc.in | 8 Description: Interface to the (old) ip_queue mechanism
|
/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/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/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/ltp/testcases/realtime/doc/ |
D | TODO | 4 o Use librt debug output mechanism in all tests, e.g. matrix_mult
|
/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
|