Searched defs:ses (Results 1 - 5 of 5) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/ses/
H A Dtest_cert_verification.py31 import boto.ses namespace
35 ses = True variable in class:SESCertVerificationTest
36 regions = boto.ses.regions()
H A Dtest_connection.py3 from boto.ses.connection import SESConnection
4 from boto.ses import exceptions
8 ses = True variable in class:SESConnectionTest
11 self.ses = SESConnection()
14 response = self.ses.get_identity_dkim_attributes(['example.com'])
28 self.ses.set_identity_dkim_enabled('example.com', True)
34 self.ses.verify_domain_dkim('example.com')
/external/ppp/pppd/plugins/rp-pppoe/
H A Dplugin.c174 int i, ses; local
176 &ses, &mac[0], &mac[1], &mac[2],
180 conn->session = htons(ses);
/external/webrtc/webrtc/p2p/client/
H A Dportallocator_unittest.cc327 void OnPortReady(cricket::PortAllocatorSession* ses, argument
332 void OnCandidatesReady(cricket::PortAllocatorSession* ses, argument
/external/guice/extensions/struts2/lib/
H A Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ...

Completed in 1954 milliseconds