/external/icu4c/common/ |
mutex.cpp | 37 // If a race occurs, then the losing thread will assign its new instance 98 // If a race occurs, then the losing thread will assign its new instance
|
/external/llvm/include/llvm/Support/ |
PrettyStackTrace.h | 52 /// occurs. 61 /// to the stream as the stack trace when a crash occurs.
|
Signals.h | 30 /// @brief Remove a file if a fatal signal occurs. 39 /// @brief Print a stack trace if a fatal signal occurs.
|
/external/smack/src/org/jivesoftware/smackx/workgroup/agent/ |
TranscriptManager.java | 50 * @throws XMPPException if an error occurs while getting the information.
79 * @throws XMPPException if an error occurs while getting the information.
|
TranscriptSearchManager.java | 53 * @throws XMPPException if an error occurs while sending the request to the server.
86 * @throws XMPPException if an error occurs while submiting the search to the server.
|
/external/smack/src/org/jivesoftware/smackx/workgroup/util/ |
MetaDataUtils.java | 40 * @throws XmlPullParserException if an error occurs while parsing the XML.
41 * @throws IOException if an error occurs while parsing the XML.
|
/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
VectorArithmetic.h | 46 * overflow occurs. * 59 * overflow occurs. *
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothInputStream.java | 55 * if the stream is closed or another IOException occurs. 86 * if the stream is closed or another IOException occurs.
|
/frameworks/base/include/androidfw/ |
BackupHelpers.h | 62 * If an error occurs, it poisons this object and all write calls will fail 99 * If an error occurs, it poisons this object and all write calls will fail
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
ISipSessionListener.aidl | 83 * Called when an error occurs during session initialization and 93 * Called when an error occurs during session modification negotiation.
|
/libcore/luni/src/main/java/java/io/ |
ObjectOutputStream.java | 231 * if an error occurs while writing to the target stream. 245 * if an error occurs when creating this stream. 263 * if an error occurs while writing the object stream 292 * if an error occurs while writing to the target stream. 307 * if an error occurs while writing to the target stream. 332 * if an error occurs while closing this stream. 359 * if an error occurs while writing to the target stream. 376 * if an error occurs while writing to the target stream. 420 * If an error occurs attempting to save {@code null} or 456 * if an error occurs while writing to or flushing the outpu [all...] |
/libcore/luni/src/main/java/java/net/ |
ResponseCache.java | 60 * if an I/O error occurs while getting the cached data. 80 * if an I/O error occurs while adding the resource.
|
/libcore/luni/src/main/java/java/nio/channels/ |
GatheringByteChannel.java | 51 * if another I/O error occurs; details are in the message. 89 * if another I/O error occurs; details are in the message.
|
ScatteringByteChannel.java | 47 * if another I/O error occurs; details are in the message. 83 * if another I/O error occurs; details are in the message.
|
/dalvik/dx/src/com/android/dx/cf/direct/ |
ClassPathOpener.java | 45 * classes and "package-info" occurs before all other classes in that 110 * classes and "package-info" occurs before all other classes in that 123 * classes and "package-info" occurs before all other classes in that 194 * Assuming "package-info" only occurs at the end, ensures package-info
|
/external/apache-http/src/org/apache/commons/codec/ |
Decoder.java | 39 * implementation. If a {@link java.lang.ClassCastException} occurs
|
/external/apache-http/src/org/apache/http/impl/io/ |
ContentLengthInputStream.java | 115 * @throws IOException If an IO problem occurs. 135 * @throws IOException If an IO problem occurs 184 * @throws IOException If an IO problem occurs 196 * @throws IOException If an error occurs while skipping bytes.
|
/external/chromium/base/memory/ |
scoped_temp_dir.h | 11 // deletion occurs during the destructor, no further error handling is possible
|
/external/chromium/chrome/browser/password_manager/ |
encryptor_password_mac.mm | 17 // is returned from the function. If an error occurs, an empty password is
|
/external/chromium/chrome/browser/ui/gtk/ |
cairo_cached_surface.h | 39 // the X server occurs at SetSource() time. Calling UsePixbuf() should only
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/_locales/en/ |
messages.json | 40 "description": "Error message displayed in popup when an error occurs."
|
/external/chromium_org/base/files/ |
scoped_temp_dir.h | 10 // deletion occurs during the destructor, no further error handling is possible
|
/external/chromium_org/chrome/browser/ui/gtk/tabs/ |
tab_strip_menu_controller.h | 24 // click occurs on a tab.
|
/external/chromium_org/chrome/common/ |
prerender_messages.h | 43 // to true before any navigation occurs, and only set to false at most once
|
/external/chromium_org/chrome_frame/ |
registry_watcher.cc | 56 TRUE); // Asynchronous, signal the event when a change occurs.
|