OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jni_entrypoints
(Results
1 - 3
of
3
) sorted by null
/art/runtime/
thread.h
32
#include "entrypoints/jni/
jni_entrypoints
.h"
540
OFFSETOF_MEMBER(tls_ptr_sized_values,
jni_entrypoints
) + jni_entrypoint_offset);
1125
JniEntryPoints
jni_entrypoints
;
variable
[
all
...]
Android.mk
174
entrypoints/jni/
jni_entrypoints
.cc \
thread.cc
102
InitEntryPoints(&tlsPtr_.interpreter_entrypoints, &tlsPtr_.
jni_entrypoints
,
[
all
...]
Completed in 42 milliseconds