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/entrypoints/jni/
jni_entrypoints.h
24
ThreadOffset(static_cast<uintptr_t>(OFFSETOF_MEMBER(Thread,
jni_entrypoints_
)) + \
/art/runtime/
thread.h
807
JniEntryPoints
jni_entrypoints_
;
variable
thread.cc
107
InitEntryPoints(&interpreter_entrypoints_, &
jni_entrypoints_
, &portable_entrypoints_,
[
all
...]
Completed in 34 milliseconds