HomeSort by relevance Sort by last modified time
    Searched full:occurred (Results 251 - 275 of 2691) sorted by null

<<11121314151617181920>>

  /external/smack/src/org/jivesoftware/smackx/bytestreams/
BytestreamRequest.java 48 * @throws XMPPException if an error occurred while accepting the bytestream request
  /external/valgrind/main/memcheck/tests/x86/
Makefile.am 46 # fpeflags must use these flags -- bug only occurred with them.
  /external/webrtc/test/testsupport/
frame_writer.h 29 // Returns false if an error has occurred, in addition to printing to stderr.
  /frameworks/base/core/java/android/content/pm/
LimitedLengthInputStream.java 30 * @throws IOException if an error occurred with the underlying stream
  /frameworks/base/docs/html/tools/testing/
index.jd 30 <p>I recently took my first serious look at Traceview, and it occurred to me, first, that
  /frameworks/compile/libbcc/lib/Support/
Sha1Util.cpp 46 // Some errors occurred during file reading.
  /libcore/crypto/src/main/java/org/conscrypt/
AlertException.java 23 * This exception is used to signal that a fatal alert has occurred while working through the
  /libcore/luni/src/main/java/java/lang/
ExceptionInInitializerError.java 52 * which originally occurred in the class initialization code.
  /libcore/luni/src/main/java/javax/xml/transform/
TransformerException.java 23 * This class specifies an exceptional condition that occurred
31 /** Field locator specifies where the error occurred */
36 * object that specifies where an error occurred.
46 * object that specifies where an error occurred.
  /libcore/luni/src/main/java/javax/xml/transform/dom/
DOMLocator.java 37 * Return the node where the event occurred.
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/tsp/
PKIStatus.java 44 -- notification that a revocation has occurred }
  /libcore/luni/src/main/java/org/w3c/dom/
DOMLocator.java 17 * where an error occurred).
  /libcore/luni/src/main/java/org/xml/sax/
SAXParseException.java 178 * Get the public identifier of the entity where the exception occurred.
191 * Get the system identifier of the entity where the exception occurred.
207 * The line number of the end of the text where the exception occurred.
222 * The column number of the end of the text where the exception occurred.
  /packages/apps/Mms/src/com/android/mms/transaction/
Observable.java 66 * Notify all observers that a status change has occurred.
  /external/chromium_org/components/policy/core/common/cloud/
external_policy_data_fetcher.h 50 // Another network error occurred.
67 // Otherwise, Result indicates the type of error that occurred and the
131 // Otherwise, Result indicates the type of error that occurred and the
  /external/chromium_org/content/renderer/pepper/
pepper_platform_audio_input.cc 92 // If shutdown has occurred, |client_| will be NULL and the handles will be
100 // occurred while the request was in-flight, so we need to NULL check.
238 // Shutdown has occurred.
  /external/chromium_org/third_party/icu/source/common/unicode/
parsepos.h 137 * Set the index at which a parse error occurred. Formatters
146 * Retrieve the index at which an error occurred, or -1 if the
176 * The index at which a parse error occurred.
  /external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_glx_drawable.h 193 /* Returns true if an error occurred. */
215 /* Returns true if an error occurred. */
219 /* Returns true if an error occurred. */
  /external/clang/include/clang/ASTMatchers/Dynamic/
Parser.h 78 /// list if an error occurred. In that case, \c Error will contain a
95 /// \return The matcher object constructed, or NULL if an error occurred.
108 /// if an error occurred. In that case, \c Error will contain a
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
EclipseTestResultsGeneratorNoMail.java 146 // : "Test failures/errors occurred.");
151 // : "Test failures/errors occurred in the following: "
158 // if (subject.endsWith("Test failures/errors occurred."))
  /external/icu4c/common/unicode/
parsepos.h 137 * Set the index at which a parse error occurred. Formatters
146 * Retrieve the index at which an error occurred, or -1 if the
176 * The index at which a parse error occurred.
  /external/mesa3d/src/glx/apple/
apple_glx_drawable.h 193 /* Returns true if an error occurred. */
215 /* Returns true if an error occurred. */
219 /* Returns true if an error occurred. */
  /frameworks/base/core/java/android/app/backup/
BackupDataInput.java 97 * @throws IOException if an error occurred while reading the restore stream
157 * @throws IOException if an error occurred when trying to read the restore data stream
178 * @throws IOException if an error occurred when trying to read the restore data stream
  /development/ndk/platforms/android-9/include/android/
looper.h 89 * An error occurred.
162 * Invokes callbacks for all file descriptors on which an event occurred.
176 * Returns ALOOPER_POLL_ERROR if an error occurred.
224 * Returns 1 if the file descriptor was added or -1 if an error occurred.
244 * or -1 if an error occurred.
  /frameworks/base/media/tests/SoundPoolTest/src/com/android/
SoundPoolTest.java 138 Log.e(LOG_TAG, "Error occurred starting note");
160 Log.e(LOG_TAG, "Error occurred starting note");
206 Log.e(LOG_TAG, "Error occurred starting note");
255 Log.e(LOG_TAG, "Error occurred starting note");
281 Log.e(LOG_TAG, "Error occurred starting note");

Completed in 608 milliseconds

<<11121314151617181920>>