Home
last modified time | relevance | path

Searched refs:Services (Results 1 – 25 of 166) sorted by relevance

1234567

/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/fortress/
DServicesTest.java26 import org.apache.harmony.security.fortress.Services;
37 Services.initServiceInfo(p); in testInitServiceInfo()
39 Services.initServiceInfo(ap); in testInitServiceInfo()
41 Provider.Service serv = Services.getService("Service.ALGORITHM"); in testInitServiceInfo()
49 Services.updateServiceInfo(); // restore from registered providers in testInitServiceInfo()
50 serv = Services.getService("Service.ALGORITHM"); in testInitServiceInfo()
58 Services.updateServiceInfo(); //to make needRefresh = false; in testRefresh()
59 Services.initServiceInfo(p); in testRefresh()
60 Provider.Service serv = Services.getService("Service.ALGORITHM"); in testRefresh()
61 Services.refresh(); in testRefresh()
[all …]
DEngineTest.java29 import org.apache.harmony.security.fortress.Services;
40 Services.updateServiceInfo(); in tearDown()
48 Services.initServiceInfo(p); in testGetInstanceStringObject1()
67 Services.initServiceInfo(p); in testGetInstanceStringObject2()
81 Services.initServiceInfo(p); in testGetInstanceStringProviderObject1()
99 Services.initServiceInfo(p); in testGetInstanceStringProviderObject2()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/
DREADME.rst18 Boto is a Python package that provides interfaces to Amazon Web Services.
42 Services chapter
84 * Application Services
127 * Marketplace Web Services (Python 3)
131 Web Services. In addition, boto provides support for other public
/external/autotest/client/site_tests/network_DefaultProfileServices/
Dcontrol14 Tests that, when shill starts, it instantiates Services for services
/external/autotest/client/site_tests/security_RootCA/
Dbaseline33 "AddTrust Public Services Root",
71 "Comodo Secure Services root",
129 "Starfield Services Root Certificate Authority - G2",
169 "AddTrust Low-Value Services Root",
173 "Comodo AAA Services root",
195 "Comodo Trusted Services root",
225 "TURKTRUST Certificate Services Provider Root 2007",
365 "TURKTRUST Certificate Services Provider Root 1",
379 "TURKTRUST Certificate Services Provider Root 2",
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/ipfw_win32/
Dnetipfw_m.inf39 [IpfwMP.ndi.Services]
Dnetipfw.inf35 [Ipfw.ndi.Services]
/external/libchrome/crypto/third_party/nss/
DREADME.chromium1 Name: Network Security Services (NSS)
/external/avahi/avahi-sharp/
DServiceBrowser.cs113 public ServiceInfo[] Services property in Avahi.ServiceBrowser
/external/autotest/client/site_tests/security_BundledExtensions/
Dbaseline135 { "name": "Hangout Services",
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/
Dother_cacerts.txt43 Comodo CA Limited, CN=Trusted Certificate Services
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python3/httplib2/test/
Dother_cacerts.txt43 Comodo CA Limited, CN=Trusted Certificate Services
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python2/httplib2/test/
Dother_cacerts.txt43 Comodo CA Limited, CN=Trusted Certificate Services
/external/chromium-trace/catapult/third_party/gsutil/gslib/data/
Dcacerts.txt826 AddTrust Low-Value Services Root
883 AddTrust Public Services Root
1153 Comodo AAA Services root
1182 Comodo Secure Services root
1211 Comodo Trusted Services root
1989 Starfield Services Root Certificate Authority - G2
/external/curl/docs/
DHTTP2.md89 HTTP Alternative Services
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cacerts/
Dcacerts.txt385 AddTrust Low-Value Services Root
433 AddTrust Public Services Root
724 Comodo AAA Services root
748 Comodo Secure Services root
773 Comodo Trusted Services root
1488 TURKTRUST Certificate Services Provider Root 1
1511 TURKTRUST Certificate Services Provider Root 2
2885 Starfield Services Root Certificate Authority - G2
3426 TURKTRUST Certificate Services Provider Root 2007
/external/ppp/pppd/
DNOTICE2 This product includes software developed by Computing Services at Carnegie Mellon University (http:…
33 "This product includes software developed by Computing Services
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
DSSLContext1Test.java44 import org.apache.harmony.security.fortress.Services;
/external/ppp/pppd/plugins/radius/etc/
Ddictionary160 # Login Services
/external/mdnsresponder/
DREADME.txt16 3. Discovery of Services on the network (again, without infrastucture)
/external/iputils/doc/
Dping.sgml318 Services (DS), consisting of: bits 0-1 (2 lowest bits) of separate
319 data, and bits 2-7 (highest 6 bits) of Differentiated Services
/external/chromium-trace/catapult/third_party/flot/
DNEWS.md501 (sponsored by Flight Data Services, www.flightdataservices.com)
510 Services, www.flightdataservices.com)
517 of possibly awkward tick steps. (sponsored by Flight Data Services,
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-Windows.txt268 or it can be configured to start automatically through the Services tool
/external/pcre/dist/doc/html/
DNON-AUTOTOOLS-BUILD.txt760 applications can be supported through UNIX System Services, and in such an
762 native z/OS (without UNIX System Services) and in z/VM, special ports are
/external/pcre/dist/
DNON-AUTOTOOLS-BUILD760 applications can be supported through UNIX System Services, and in such an
762 native z/OS (without UNIX System Services) and in z/VM, special ports are

1234567