HomeSort by relevance Sort by last modified time
    Searched full:occurs (Results 126 - 150 of 3730) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/native_client_sdk/src/examples/api/url_loader/
url_loader_handler.h 17 // finished or when an error occurs, it posts a message back to the browser
48 // error occurs (in response to the call of pp::URLLoader::Open()).
59 // OnRead() will be called when bytes are received or when an error occurs.
  /external/clang/test/SemaObjCXX/
message.mm 65 return [typename identity<I3>::type method]; // expected-warning{{occurs outside of a template}}
72 int* ip3 = {[typename identity<I3>::type method]}; // expected-warning{{occurs outside of a template}}
73 int* ip4 = {[typename identity<I2_holder>::type().get() method]}; // expected-warning{{occurs outside of a template}}
  /external/guava/guava/src/com/google/common/io/
LineBuffer.java 47 * @throws IOException if an I/O error occurs
98 * @throws IOException if an I/O error occurs
113 * @throws IOException if an I/O error occurs
  /external/smack/src/org/jivesoftware/smackx/bytestreams/
BytestreamSession.java 37 * @throws IOException if an error occurs while retrieving the input stream
45 * @throws IOException if an error occurs while retrieving the output stream
55 * @throws IOException if an error occurs while closing the session
  /frameworks/base/core/java/android/util/
Log.java 114 * the class or activity where the log call occurs.
124 * the class or activity where the log call occurs.
135 * the class or activity where the log call occurs.
145 * the class or activity where the log call occurs.
156 * the class or activity where the log call occurs.
166 * the class or activity where the log call occurs.
177 * the class or activity where the log call occurs.
187 * the class or activity where the log call occurs.
218 * the class or activity where the log call occurs.
228 * the class or activity where the log call occurs
    [all...]
  /libcore/luni/src/main/java/java/lang/
Appendable.java 44 * if an I/O error occurs.
59 * if an I/O error occurs.
84 * if an I/O error occurs.
  /libcore/luni/src/main/java/java/util/zip/
CheckedInputStream.java 59 * if an {@code IOException} occurs.
78 * if this stream is closed or some I/O error occurs.
101 * @throws IOException if this stream is closed or another I/O error occurs.
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
LogUtils.java 178 * the class or activity where the log call occurs.
195 * the class or activity where the log call occurs.
213 * the class or activity where the log call occurs.
230 * the class or activity where the log call occurs.
248 * the class or activity where the log call occurs.
265 * the class or activity where the log call occurs.
283 * the class or activity where the log call occurs.
300 * the class or activity where the log call occurs.
318 * the class or activity where the log call occurs.
335 * the class or activity where the log call occurs
    [all...]
  /external/apache-harmony/support/src/test/java/tests/util/
SerializationTester.java 92 * If any occurs.
106 * If any occurs.
121 * If any occurs.
138 * If any occurs.
154 * If any occurs.
195 * @throws Exception If any occurs.
  /libcore/luni/src/main/java/java/io/
BufferedWriter.java 80 * if an error occurs while closing this writer.
117 * if an error occurs while flushing this writer.
158 * if an error occurs attempting to write to this writer.
181 * if this writer is closed or another I/O error occurs.
229 * if this writer is closed or another I/O error occurs.
258 * occurs.
  /libcore/luni/src/main/java/java/util/jar/
Pack200.java 199 * if I/O exception occurs.
212 * if I/O exception occurs.
220 * the listener to listen if PropertyChange events occurs
280 * if I/O exception occurs.
293 * if I/O exception occurs.
302 * occurs.
  /external/chromium/net/ftp/
ftp_transaction.h 32 // an IO error occurs. Any other return value indicates that the transaction
57 // copied. Or, if a read error occurs, the CompletionCallback is notified of
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_signin_helper.h 54 // Called if a service authentication error occurs.
57 // Called if any other error occurs.
  /external/chromium_org/net/ftp/
ftp_transaction.h 32 // an IO error occurs. Any other return value indicates that the transaction
56 // copied. Or, if a read error occurs, the CompletionCallback is notified of
  /frameworks/base/obex/javax/obex/
BaseStream.java 65 * @throws IOException if an IO error occurs
73 * @throws IOException if an IO error occurs
  /frameworks/opt/net/voip/src/java/android/net/sip/
SipErrorCode.java 30 /** When some socket error occurs. */
39 /** When some error occurs on the device, possibly due to a bug. */
  /libcore/luni/src/main/java/java/net/
CookieHandler.java 53 * if an error occurs during the I/O operation.
67 * if an error occurs during the I/O operation.
ServerSocket.java 55 * @throws IOException if an error occurs while creating the socket.
67 * @throws IOException if an error occurs while creating the socket.
78 * @throws IOException if an error occurs while creating the socket.
90 * @throws IOException if an error occurs while creating the socket.
118 * if an error occurs while accepting a new connection.
147 * if an error occurs while closing this socket.
235 * if an error occurs while setting the option.
278 * if the socket is already bound or a problem occurs during
295 * @throws IOException if the socket is already bound or a problem occurs
373 * if an error occurs while setting the option value
    [all...]
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
DemuxInputStream.java 50 * @throws IOException if an error occurs
67 * @throws IOException if an error occurs
  /external/smack/src/org/jivesoftware/smack/
PrivacyListManager.java 247 * @throws XMPPException if an error occurs.
262 * @throws XMPPException if an error occurs.
278 * @throws XMPPException if an error occurs.
295 * @throws XMPPException if an error occurs.
314 * @throws XMPPException if an error occurs.
325 * @throws XMPPException if an error occurs.
364 * @throws XMPPException if an error occurs.
395 * @throws XMPPException if an error occurs.
412 * @throws XMPPException if an error occurs.
426 * @throws XMPPException if an error occurs.
    [all...]
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
IOUtils.java 214 * @throws IOException if an I/O error occurs
232 * @throws IOException if an I/O error occurs
254 * @throws IOException if an I/O error occurs
273 * @throws IOException if an I/O error occurs (never occurs)
292 * @throws IOException if an I/O error occurs
315 * @throws IOException if an I/O error occurs
334 * @throws IOException if an I/O error occurs
355 * @throws IOException if an I/O error occurs
377 * @throws IOException if an I/O error occurs
    [all...]
  /external/ant-glob/src/org/apache/tools/ant/taskdefs/condition/
Condition.java 31 * @exception BuildException if an error occurs
  /external/chromium/base/threading/
non_thread_safe_impl.h 16 // bug that only occurs in the wild.
  /external/chromium/chrome/browser/ui/cocoa/
hover_button.h 31 // the image in case it gets out of sync. This occurs to the close button
  /external/chromium_org/base/threading/
non_thread_safe_impl.h 15 // bug that only occurs in the wild.

Completed in 7225 milliseconds

1 2 3 4 56 7 8 91011>>