Searched refs:explicit (Results 1 - 4 of 4) sorted by relevance

/libcore/include/
H A DScopedPthreadMutexLock.h27 explicit ScopedPthreadMutexLock(pthread_mutex_t* mutex) : mMutexPtr(mutex) {
/libcore/luni/src/main/java/org/apache/harmony/security/asn1/
H A DDerOutputStream.java55 @Override public void encodeExplicit(ASN1Explicit explicit) { argument
59 explicit.type.encodeASN(this);
132 @Override public void getExplicitLength(ASN1Explicit explicit) { argument
140 explicit.type.setEncodingContent(this);
147 length = explicit.type.getEncodedLength(this);
H A DBerOutputStream.java95 public void encodeExplicit(ASN1Explicit explicit) { argument
/libcore/benchmarks/libs/
H A Dcaliper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/caliper/ com/google/caliper/AllocationMeasurer ...

Completed in 110 milliseconds