OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invoked
(Results
451 - 475
of
3054
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
JDWPRawTestCase.java
98
* This method will be
invoked
before starting each test.
107
* This method will be
invoked
after each test completed or any error
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
ECFieldFpTest.java
112
* Assertion: must return the same value if
invoked
131
* Assertion: must return the same value if
invoked
/external/apache-xml/src/main/java/org/apache/xalan/templates/
AVTPartXPath.java
93
* object itself can be simultaneously
invoked
from multiple threads.
123
* can be simultaneously
invoked
from multiple threads.
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMNodeIterator.java
156
* called after the detach method was
invoked
.
174
* called after the detach method was
invoked
.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
AEADBlockCipher.java
117
* should be
invoked
immediately prior to input data being processed.
132
* should be
invoked
immediately prior to a call to final processing of input data
/external/clang/include/clang/Lex/
Pragma.h
52
/// name (e.g. "pack") and the HandlePragma method is
invoked
when a pragma with
54
/// pragmas the handler with a null identifier is
invoked
, if it exists.
/external/compiler-rt/include/sanitizer/
dfsan_interface.h
83
/// Sets a callback to be
invoked
on calls to write(). The callback is
invoked
/external/google-breakpad/src/client/mac/sender/
crash_report_sender.h
93
//
invoked
by the "Send Report" button.
96
// action
invoked
by the "Cancel" button.
/external/google-breakpad/src/client/solaris/handler/
solaris_lwp.h
129
// Whenever there is a lwp found, the callback will be
invoked
to process
138
// Whenever a module is found, the callback will be
invoked
to process the
/external/guava/guava/src/com/google/common/collect/
AbstractIterator.java
98
* {@code hasNext} or {@code next} invocation that
invoked
this method. Any
110
* {@code peek()} invocation that
invoked
this method. Any further
/external/guava/guava/src/com/google/common/util/concurrent/
SimpleTimeLimiter.java
60
*
invoked
.
77
* before the target method is ever
invoked
.
/external/guava/guava-tests/test/com/google/common/base/
AbstractIteratorTest.java
53
fail("Should not have been
invoked
again");
70
// Make sure computeNext() doesn't get
invoked
again
/external/icu/icu4c/source/common/unicode/
ucnv_err.h
230
* @param reason Defines the reason the callback was
invoked
254
* @param reason Defines the reason the callback was
invoked
280
* @param reason Defines the reason the callback was
invoked
309
* @param reason Defines the reason the callback was
invoked
366
* @param reason Defines the reason the callback was
invoked
394
* @param reason Defines the reason the callback was
invoked
420
* @param reason Defines the reason the callback was
invoked
445
* @param reason Defines the reason the callback was
invoked
/external/llvm/include/llvm/
PassInfo.h
48
/// PassInfo ctor - Do not call this directly, this should only be
invoked
57
/// PassInfo ctor - Do not call this directly, this should only be
invoked
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Dispatcher.java
72
*
invoked
, those requests will remain in flight.
93
* is
invoked
, those requests will remain in flight.
/external/selinux/libsemanage/src/
database.h
148
* This function must be
invoked
before using
149
* any of the database functions above. It may be
invoked
/external/v8/test/mjsunit/
debug-backtrace-text.js
110
// Make sure that the debug event listener vas
invoked
.
120
// Make sure that the debug event listener vas
invoked
(again).
debug-evaluate-recursive.js
150
// Make sure that the debug event listener vas
invoked
.
165
// Make sure that the debug event listener vas
invoked
.
/external/valgrind/coregrind/
vgdb.h
92
/* Ensures that the gdbserver code is
invoked
by pid.
94
to the state it had before being
invoked
.
/frameworks/base/core/java/android/app/
IntentService.java
72
* Creates an IntentService.
Invoked
by your subclass's constructor.
151
* This method is
invoked
on the worker thread with a request to process.
/frameworks/base/core/java/android/app/backup/
BackupHelper.java
46
* onBackup()} — the method parameters are the same. When this method is
invoked
the
93
* {@link #restoreEntity(BackupDataInputStream) restoreEntity()} method was never
invoked
during
/frameworks/base/core/java/android/bluetooth/
BluetoothGattServerCallback.java
136
* Callback
invoked
when a notification or indication has been sent to
152
* <p>This callback will be
invoked
if a remote client has requested to change
/frameworks/base/core/java/android/content/
ClipboardManager.java
80
* Defines a listener callback that is
invoked
when the primary clip on the clipboard changes.
90
* Callback that is
invoked
by {@link android.content.ClipboardManager} when the primary
/frameworks/base/core/java/android/service/chooser/
ChooserTargetService.java
33
* a target for an intent explicitly by another app. The calling app must have
invoked
38
* made at the moment the chooser is
invoked
, including but not limited to user time
/frameworks/base/core/java/android/webkit/
GeolocationPermissions.java
81
* method will be
invoked
asynchronously with a set of
100
* method will be
invoked
asynchronously with a boolean
Completed in 87 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>