Searched refs:chain (Results 1 - 12 of 12) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DSslClientCertLookupTable.java47 public void Allow(String host_and_port, PrivateKey privateKey, byte[][] chain) { argument
49 certificateChains.put(host_and_port, chain);
H A DClientCertRequestHandler.java52 * Proceed with the specified private key and client certificate chain.
54 public void proceed(PrivateKey privateKey, X509Certificate[] chain) { argument
56 byte[][] chainBytes = NativeCrypto.encodeCertificates(chain);
79 * Proceed with the specified private key bytes and client certificate chain.
90 * Proceed with the specified private key context and client certificate chain.
/frameworks/base/keystore/java/android/security/
H A DKeyChain.java165 * private key and associated certificate chain will be installed.
328 * Returns the {@code X509Certificate} chain for the requested
331 * @param alias The alias of the desired certificate chain, typically
344 List<X509Certificate> chain = new ArrayList<X509Certificate>();
345 chain.add(toCertificate(certificateBytes));
348 X509Certificate cert = chain.get(i);
356 chain.add(issuer);
358 return chain.toArray(new X509Certificate[chain.size()]);
/frameworks/base/core/java/android/net/http/
H A DCertificateChainValidator.java43 * The singleton instance of the certificate chain validator
52 * @return The singleton instance of the certificates chain validator
59 * Creates a new certificate chain validator. This is a private constructor.
60 * If you need a Certificate chain validator, call getInstance().
66 * Notice a new chain will be rebuilt by tracing the issuer and subject
83 // retrieve the chain of the server peer certificates
105 * by Chromium HTTPS stack to validate the cert chain.
108 * @param authType The authentication type for the cert chain
116 throw new IllegalArgumentException("bad certificate chain");
146 * @param chain th
151 verifyServerDomainAndCertificates( X509Certificate[] chain, String domain, String authType) argument
[all...]
/frameworks/base/voip/jni/rtp/
H A DAudioGroup.cpp105 void encode(int tick, AudioStream *chain);
264 void AudioStream::encode(int tick, AudioStream *chain) argument
308 while (chain) {
309 if (chain != this) {
310 data |= chain->mix(buffer, tick - mInterval, tick, mSampleRate);
312 chain = chain->mNext;
698 for (AudioStream *chain = mChain; chain->mNext; chain
720 AudioStream *chain = mGroup->mChain; local
[all...]
/frameworks/base/tests/CoreTests/android/core/
H A DSSLSocketTest.java583 * chain it sees, so it can later be queried.
587 private X509Certificate[] chain; field in class:SSLSocketTest.TestTrustManager
591 public void checkClientTrusted(X509Certificate[] chain, String authType) { argument
592 this.chain = chain;
596 public void checkServerTrusted(X509Certificate[] chain, String authType) { argument
597 this.chain = chain;
606 return chain;
812 // Caution: The clientChain is the certificate chain fro
[all...]
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp480 // check if an effect chain with the same session ID is present on another
505 // move effect chain to this output thread if an effect on same session was waiting
1299 sp<EffectChain> chain = mEffectChains[i]; local
1300 if (chain != 0) {
1301 chain->dump(fd, args);
1381 sp<EffectChain> chain = getEffectChain_l(sessionId); local
1382 if (chain != 0) {
1384 chain->setEffectSuspended_l(type, suspend);
1386 chain->setEffectSuspendedAll_l(suspend);
1393 void AudioFlinger::ThreadBase::checkSuspendOnAddEffectChain_l(const sp<EffectChain>& chain) argument
1501 sp<EffectChain> chain = getEffectChain_l(sessionId); local
1798 sp<EffectChain> chain = getEffectChain_l(sessionId); local
1903 sp<EffectChain> chain = getEffectChain_l(track->sessionId()); local
1944 sp<EffectChain> chain = getEffectChain_l(track->sessionId()); local
2880 sp<EffectChain> chain = getEffectChain_l(AUDIO_SESSION_OUTPUT_MIX); local
4703 sp<EffectChain> chain = srcThread->getEffectChain_l(AUDIO_SESSION_OUTPUT_MIX); local
7534 sp<EffectChain> chain = srcThread->getEffectChain_l(sessionId); local
7601 sp<EffectChain> chain; local
7708 sp<EffectChain> chain = getEffectChain_l(sessionId); local
7718 sp<EffectChain> chain = getEffectChain_l(sessionId); local
7758 sp<EffectChain> chain = effect->chain().promote(); local
7827 addEffectChain_l(const sp<EffectChain>& chain) argument
7889 removeEffectChain_l(const sp<EffectChain>& chain) argument
7963 addEffectChain_l(const sp<EffectChain>& chain) argument
7981 removeEffectChain_l(const sp<EffectChain>& chain) argument
8000 EffectModule(ThreadBase *thread, const wp<AudioFlinger::EffectChain>& chain, effect_descriptor_t *desc, int id, int sessionId) argument
8221 sp<EffectChain> chain = mChain.promote(); local
[all...]
H A DAudioFlinger.h529 // get effect chain corresponding to session Id.
533 // add an effect chain to the chain list (mEffectChains)
534 virtual status_t addEffectChain_l(const sp<EffectChain>& chain) = 0;
535 // remove an effect chain from the chain list (mEffectChains)
536 virtual size_t removeEffectChain_l(const sp<EffectChain>& chain) = 0;
549 // add and effect module. Also creates the effect chain is none exists for
552 // remove and effect module. Also removes the effect chain is this was the last
558 // chain, o
[all...]
/frameworks/base/libs/androidfw/
H A DInputTransport.cpp543 uint32_t chain = 0;
550 seqChain.chain = chain;
556 chain = msg.body.motion.seq;
560 *outSeq = chain;
802 // Send finished signals for the batch sequence chain first.
811 currentSeq = seqChain.chain;
821 // An error occurred so at least one signal was not sent, reconstruct the chain.
825 seqChain.chain = chainSeqs[chainIndex];
/frameworks/base/include/androidfw/
H A DInputTransport.h406 // chain to individually finish all input messages that were part of the batch.
409 uint32_t chain; // sequence number of previous batched input message member in struct:android::InputConsumer::SeqChain
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp611 uint32_t* chain = (bucket + nbucket); local
622 chain[sym_idx] = bucket[bucket_pos];
630 chain[sym_idx] = bucket[bucket_pos];
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp406 uint32_t* chain = (bucket + nbucket); local
416 chain[sym_idx] = bucket[bucket_pos];

Completed in 450 milliseconds