OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:occurred
(Results
201 - 225
of
2691
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/ppapi/cpp/dev/
ime_input_event_dev.h
36
/// @param[in] instance The instance for which this event
occurred
.
42
/// when the event
occurred
.
/external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_xgl_api_read.c
73
/* An error
occurred
, so try to restore the old context state. */
91
* An error
occurred
restoring the drawable.
/external/chromium_org/ui/base/ime/
remote_input_method_win.h
80
// Handles composition-update events
occurred
in the metro_driver process.
87
// Handles text-commit events
occurred
in the metro_driver process.
/external/chromium_org/v8/src/
flags.h
54
// argv). Returns 0 if no error
occurred
. Otherwise, returns the argv
55
// index > 0 for the argument where an error
occurred
. In that case,
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/geocoding/
AreaCodeMapStorageStrategy.java
68
* @throws IOException if an error
occurred
reading the provided input stream
77
* @throws IOException if an error
occurred
writing to the provided output stream
/external/mesa3d/src/glx/apple/
apple_xgl_api_read.c
73
/* An error
occurred
, so try to restore the old context state. */
91
* An error
occurred
restoring the drawable.
/external/v8/src/
flags.h
51
// argv). Returns 0 if no error
occurred
. Otherwise, returns the argv
52
// index > 0 for the argument where an error
occurred
. In that case,
/frameworks/base/core/java/android/os/
TransactionTooLargeException.java
39
* actually
occurred
. The client should assume that a partial failure
occurred
.
/frameworks/base/core/java/android/speech/
RecognitionListener.java
62
* A network or recognition error
occurred
.
95
* @param eventType the type of the
occurred
event
/frameworks/base/core/jni/
android_view_PointerIcon.cpp
47
ALOGW("An exception
occurred
while getting a pointer icon with style %d.", style);
66
ALOGW("An exception
occurred
while loading a pointer icon.");
/frameworks/base/include/androidfw/
BackupHelpers.h
63
* with the error that
occurred
.
100
* with the error that
occurred
.
/frameworks/base/tools/preload/
Operation.java
35
/** Process this operation
occurred
in. */
53
/** Other operations that
occurred
during this one. */
/libcore/luni/src/main/java/java/security/
KeyStoreSpi.java
226
* if a problem
occurred
while writing to the stream.
230
* if the an exception
occurred
while storing the certificates
244
* if a problem
occurred
while writing to the stream.
248
* if the an exception
occurred
while storing the certificates
269
* if a problem
occurred
while reading from the stream.
273
* if the an exception
occurred
while loading the certificates
287
* if a problem
occurred
while reading from the stream.
291
* if the an exception
occurred
while loading the certificates
/bionic/libc/include/
malloc.h
49
size_t usmblks; /* Maximum total allocated space; greater than total if trimming has
occurred
. */
/bionic/libc/string/
strlcat.c
27
* If retval >= siz, truncation
occurred
.
strlcpy.c
25
* Returns strlen(src); if retval >= siz, truncation
occurred
.
/development/host/windows/usb/winusb/
AdbWinUsbApi.cpp
44
information on an error that
occurred
.
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/
AbstractTParser.java
51
* telling us that a parsing exception
occurred
.
/external/chromium/chrome/browser/ssl/
ssl_policy.h
29
// An error
occurred
with the certificate in an SSL connection.
/external/chromium/net/websockets/
websocket_frame_handler.h
42
// not released, and negative if some error
occurred
.
/external/chromium/webkit/glue/
image_resource_fetcher.cc
52
// that an error
occurred
.
/external/chromium-trace/trace-viewer/src/tracing/
timeline_view.html
29
Errors
occurred
during import:
/external/chromium_org/chrome/browser/chromeos/
session_length_limiter.h
51
//
occurred
yet. The time is not persisted in local state.
/external/chromium_org/chrome/browser/drive/
event_logger.h
33
base::Time when; // When the event
occurred
.
/external/chromium_org/chrome/browser/extensions/api/web_navigation/
frame_navigation_state_unittest.cc
57
// Test that no events can be sent for a frame after an error
occurred
, but
69
// After an error
occurred
, no further events should be sent.
85
// Tests that for a sub frame, no events are send after an error
occurred
, but
99
// After an error
occurred
, no further events should be sent.
Completed in 796 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>