HomeSort by relevance Sort by last modified time
    Searched full:constructs (Results 276 - 300 of 3575) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/test/java/tests/api/javax/net/ssl/
SSLHandshakeExceptionTest.java 32 * constructs SSLHandshakeException with detail message msg. Parameter
46 * constructs SSLHandshakeException with detail message msg. Parameter
SSLKeyExceptionTest.java 32 * constructs SSLKeyException with detail message msg. Parameter
46 * constructs SSLPeerUnverifiedException with detail message msg. Parameter
SSLPeerUnverifiedExceptionTest.java 32 * constructs SSLPeerUnverifiedException with detail message msg. Parameter
46 * constructs SSLPeerUnverifiedException with detail message msg. Parameter
SSLProtocolExceptionTest.java 32 * constructs SSLProtocolException with detail message msg. Parameter
46 * constructs SSLProtocolException with detail message msg. Parameter
  /external/emma/core/java12/com/vladium/emma/
EMMAException.java 23 * Constructs an exception with null message and null cause.
30 * Constructs an exception with given error message/code and null cause.
40 * Constructs an exception with given error message/code and null cause.
53 * Constructs an exception with null error message/code and given cause.
63 * Constructs an exception with given error message/code and given cause.
74 * Constructs an exception with given error message/code and given cause.
EMMARuntimeException.java 23 * Constructs an exception with null message and null cause.
30 * Constructs an exception with given error message/code and null cause.
40 * Constructs an exception with given error message/code and null cause.
53 * Constructs an exception with null error message/code and given cause.
63 * Constructs an exception with given error message/code and given cause.
74 * Constructs an exception with given error message/code and given cause.
  /libcore/luni/src/main/java/java/util/zip/
DeflaterOutputStream.java 51 * Constructs a new instance with a default-constructed {@link Deflater}.
58 * Constructs a new instance with the given {@code Deflater}.
65 * Constructs a new instance with the given {@code Deflater} and buffer size.
72 * Constructs a new instance with the given flushing behavior (see {@link #flush}).
80 * Constructs a new instance with the given {@code Deflater} and
89 * Constructs a new instance with the given {@code Deflater}, buffer size, and
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
AgeFileFilter.java 54 * Constructs a new age file filter for files equal to or older than
64 * Constructs a new age file filter for files on any one side
77 * Constructs a new age file filter for files older than (at or before)
87 * Constructs a new age file filter for files on any one side
99 * Constructs a new age file filter for files older than (at or before)
110 * Constructs a new age file filter for files on any one side
PrefixFileFilter.java 56 * Constructs a new Prefix file filter for a single prefix.
66 * Constructs a new Prefix file filter for a single prefix
83 * Constructs a new Prefix file filter for any of an array of prefixes.
96 * Constructs a new Prefix file filter for any of an array of prefixes
116 * Constructs a new Prefix file filter for a list of prefixes.
127 * Constructs a new Prefix file filter for a list of prefixes
SuffixFileFilter.java 57 * Constructs a new Suffix file filter for a single extension.
67 * Constructs a new Suffix file filter for a single extension
84 * Constructs a new Suffix file filter for an array of suffixs.
97 * Constructs a new Suffix file filter for an array of suffixs
117 * Constructs a new Suffix file filter for a list of suffixes.
128 * Constructs a new Suffix file filter for a list of suffixes
NameFileFilter.java 55 * Constructs a new case-sensitive name file filter for a single name.
80 * Constructs a new case-sensitive name file filter for an array of names.
93 * Constructs a new name file filter for an array of names specifying case-sensitivity.
111 * Constructs a new case-sensitive name file filter for a list of names.
122 * Constructs a new name file filter for a list of names specifying case-sensitivity.
  /external/chromium/net/spdy/
spdy_test_util.h 187 // Constructs a standard SPDY GET SYN packet, optionally compressed
197 // Constructs a standard SPDY GET SYN packet, optionally compressed.
207 // Constructs a standard SPDY GET SYN packet, optionally compressed.
219 // Constructs a standard SPDY SYN_STREAM frame for a CONNECT request.
224 // Constructs a standard SPDY push SYN packet.
252 // Constructs a standard SPDY SYN_REPLY packet to match the SPDY GET.
260 // Constructs a standard SPDY SYN_REPLY packet to match the SPDY GET.
266 // Constructs a standard SPDY SYN_REPLY packet with an Internal Server
271 // Constructs a standard SPDY SYN_REPLY packet with the specified status code.
279 // Constructs a standard SPDY POST SYN packet
    [all...]
  /libcore/luni/src/test/java/tests/security/cert/
CertPathValidatorExceptionTest.java 52 * Assertion: constructs CertPathValidatorException with no detail message
62 * Assertion: constructs CertPathValidatorException with detail message msg.
77 * Assertion: constructs CertPathValidatorException when <code>msg</code>
89 * Assertion: constructs CertPathValidatorException when <code>cause</code>
101 * Assertion: constructs CertPathValidatorException when <code>cause</code>
119 * constructor Assertion: constructs CertPathValidatorException when
131 * constructor Assertion: constructs CertPathValidatorException when
146 * constructor Assertion: constructs CertPathValidatorException when
165 * constructor Assertion: constructs CertPathValidatorException when
191 * constructor Assertion: constructs CertPathValidatorException whe
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
AnnotationUtils.java 86 * Constructs a standard {@code AnnotationDefault} annotation.
100 * Constructs a standard {@code EnclosingClass} annotation.
114 * Constructs a standard {@code EnclosingMethod} annotation.
128 * Constructs a standard {@code InnerClass} annotation.
148 * Constructs a standard {@code MemberClasses} annotation.
162 * Constructs a standard {@code Signature} annotation.
224 * Constructs a standard {@code Throws} annotation.
  /dalvik/dx/src/com/android/dx/dex/file/
AnnotationUtils.java 90 * Constructs a standard {@code AnnotationDefault} annotation.
104 * Constructs a standard {@code EnclosingClass} annotation.
118 * Constructs a standard {@code EnclosingMethod} annotation.
132 * Constructs a standard {@code InnerClass} annotation.
151 * Constructs a standard {@code MemberClasses} annotation.
165 * Constructs a standard {@code Signature} annotation.
227 * Constructs a standard {@code Throws} annotation.
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/sasl/
SaslExceptionTest.java 49 * Assertion: constructs SaslException with null message and
62 * constructs SaslException with defined detail message.
77 * Assertion: constructs SaslException when <code>detail</code> is null
88 * Assertion: constructs SaslException when <code>ex</code> is null
99 * Assertion: constructs SaslException when <code>ex</code> is null
114 * Assertion: constructs SaslException when <code>ex</code> is not null
136 * Assertion: constructs SaslException when <code>ex</code> is not null
  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_api_helpers.cc 62 // Constructs and dispatches an onBeforeNavigate event.
87 // Constructs and dispatches an onCommitted or onReferenceFragmentUpdated
122 // Constructs and dispatches an onDOMContentLoaded event.
144 // Constructs and dispatches an onCompleted event.
165 // Constructs and dispatches an onCreatedNavigationTarget event.
200 // Constructs and dispatches an onErrorOccurred event.
223 // Constructs and dispatches an onTabReplaced event.
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
AnnotationUtils.java 85 * Constructs a standard {@code AnnotationDefault} annotation.
99 * Constructs a standard {@code EnclosingClass} annotation.
113 * Constructs a standard {@code EnclosingMethod} annotation.
127 * Constructs a standard {@code InnerClass} annotation.
146 * Constructs a standard {@code MemberClasses} annotation.
160 * Constructs a standard {@code Signature} annotation.
222 * Constructs a standard {@code Throws} annotation.
  /external/chromium_org/net/spdy/
spdy_test_util_common.h 394 // Constructs a standard SPDY GET SYN frame, optionally compressed
409 // Constructs a standard SPDY GET SYN frame, optionally compressed.
421 // Constructs a standard SPDY SYN_STREAM frame for a CONNECT request.
427 // Constructs a standard SPDY push SYN frame.
448 // Constructs a standard SPDY SYN_REPLY frame to match the SPDY GET.
456 // Constructs a standard SPDY SYN_REPLY frame to match the SPDY GET.
462 // Constructs a standard SPDY SYN_REPLY frame with an Internal Server
467 // Constructs a standard SPDY SYN_REPLY frame with the specified status code.
474 // Constructs a standard SPDY POST SYN frame.
485 // Constructs a chunked transfer SPDY POST SYN frame
    [all...]
  /external/chromium_org/v8/test/mjsunit/
readonly.js 63 var constructs = [CreateFromConstructor, CreateFromApi]; variable
71 for (var k = 0; k < constructs.length; ++k) {
81 p = constructs[Math.floor(constructs.length * Math.random())](p)();
84 var c = constructs[k](p);
  /libcore/luni/src/main/java/java/io/
FileOutputStream.java 67 * Constructs a new {@code FileOutputStream} that writes to {@code file}. The file will be
77 * Constructs a new {@code FileOutputStream} that writes to {@code file}.
94 * Constructs a new {@code FileOutputStream} that writes to {@code fd}.
111 * Constructs a new {@code FileOutputStream} that writes to {@code path}. The file will be
121 * Constructs a new {@code FileOutputStream} that writes to {@code path}.
  /libcore/luni/src/main/java/java/security/
SecureClassLoader.java 34 * Constructs a new instance of {@code SecureClassLoader}. The default
41 * Constructs a new instance of {@code SecureClassLoader} with the specified
67 * Constructs a new class from an array of bytes containing a class
98 * Constructs a new class from an array of bytes containing a class
123 // Constructs and caches ProtectionDomain for the given CodeSource
  /dalvik/dexgen/src/com/android/dexgen/util/
ExceptionWithContext.java 54 * Constructs an instance.
63 * Constructs an instance.
72 * Constructs an instance.
  /external/chromium/net/base/
address_list.h 22 // Constructs an empty address list.
25 // Constructs an address list for a single IP literal. If
77 // Constructs an address list for a single socket address.
  /external/chromium_org/base/memory/
ref_counted_memory.h 67 // Constructs a RefCountedBytes object by _copying_ from |initializer|.
70 // Constructs a RefCountedBytes object by performing a swap. (To non
96 // Constructs a RefCountedString object by performing a swap. (To non

Completed in 1557 milliseconds

<<11121314151617181920>>