OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reflection
(Results
51 - 75
of
192
) sorted by null
1
2
3
4
5
6
7
8
/dalvik/libcore/luni-kernel/src/main/java/java/lang/
ClassCache.java
34
* Cache of per-class data, meant to help the performance of
reflection
53
/** non-null;
reflection
access bridge */
658
* Gets the
reflection
access object. This uses
reflection
to do
661
* @return non-null; the
reflection
access object
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/
AtomicIntegerFieldUpdater.java
15
* A
reflection
-based utility that enables atomic updates to
43
* @throws RuntimeException with a nested
reflection
-based
AtomicReferenceFieldUpdater.java
15
* A
reflection
-based utility that enables atomic updates to
63
* @throws RuntimeException with a nested
reflection
-based
AtomicLongFieldUpdater.java
15
* A
reflection
-based utility that enables atomic updates to
43
* @throws RuntimeException with a nested
reflection
-based
/dalvik/vm/interp/
Stack.h
88
directly from the VM (e.g. invoking <clinit> or via
reflection
"invoke()").
214
* a
reflection
interface.
Stack.c
45
* via
reflection
.
127
* via
reflection
. This is also used to create the "fake" native-method
650
* one of the
reflection
interfaces. Could be a virtual or direct method
651
* (including constructors). Used for
reflection
.
879
* Skip "break" frames and
reflection
invoke frames.
978
* are skipped, but
reflection
invocations are not. The caller must free
[
all
...]
/dalvik/dx/src/junit/framework/
TestCase.java
47
* The dynamic way uses
reflection
to implement <code>runTest</code>. It dynamically finds
/dalvik/libcore/junit/src/main/java/junit/framework/
TestCase.java
47
* The dynamic way uses
reflection
to implement <code>runTest</code>. It dynamically finds
/dalvik/tests/068-classloader/src/
FancyLoader.java
87
* Construct a DexFile object through
reflection
.
/dalvik/vm/jdwp/
JdwpConstants.c
18
* have enumerated constant
reflection
in C.) These are only needed for
/dalvik/vm/native/
dalvik_system_VMStack.c
77
* first two and all
reflection
methods. If "stopAtPrivileged" is set,
java_lang_reflect_Method.c
46
* Invoke a static or virtual method via
reflection
.
/development/samples/ApiDemos/tests/src/com/example/android/apis/app/
ForwardingTest.java
70
* to run before other tests, as junit uses
reflection
to find the tests.
/development/samples/ApiDemos/tests/src/com/example/android/apis/view/
Focus2AndroidTest.java
89
* to run before other tests, as junit uses
reflection
to find the tests.
/external/junit/src/junit/framework/
TestCase.java
49
* The dynamic way uses
reflection
to implement <code>runTest</code>. It dynamically finds
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
a_refl.cpp
96
refl[] = pointer to
reflection
coefficients of type Word16
115
reflection
coefficients
133
Word16 refl[] // o :
Reflection
coefficients
231
Word16 refl[], /* o :
Reflection
coefficients */
/external/skia/src/effects/
SkEmbossMask.cpp
147
// now for the
reflection
/external/webkit/WebCore/bridge/jni/
JNIBridge.cpp
115
// we get '.' between components from the
reflection
API.
/frameworks/base/docs/html/resources/samples/
index.jd
34
picker from within an activity. This sample also uses
reflection
to ensure
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
a_refl.cpp
96
refl[] = pointer to
reflection
coefficients of type Word16
115
reflection
coefficients
133
Word16 refl[] // o :
Reflection
coefficients
231
Word16 refl[], /* o :
Reflection
coefficients */
/packages/apps/Email/
proguard.flags
1
# keep names that are used by
reflection
.
/packages/apps/Email/src/com/android/email/mail/
Sender.java
38
* Because this method will be called through
reflection
, it can not be protected.
/packages/apps/Email/tests/src/com/android/email/activity/
MessageViewTests.java
96
* to run before other tests, as junit uses
reflection
to find the tests.
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/sdk/
LayoutParamsParserTest.java
38
* that call private methods from {@link AndroidTargetParser} using
reflection
.
/prebuilt/common/groovy/
groovy-src-1.7.0.zip
Completed in 398 milliseconds
1
2
3
4
5
6
7
8