OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindMethodFromCode
(Results
1 - 4
of
4
) sorted by null
/art/runtime/entrypoints/
entrypoint_utils.h
140
inline ArtMethod*
FindMethodFromCode
(
entrypoint_utils-inl.h
370
inline ArtMethod*
FindMethodFromCode
(uint32_t method_idx, mirror::Object** this_object,
474
// Explicit template declarations of
FindMethodFromCode
for all invoke types.
477
ArtMethod*
FindMethodFromCode
<_type, _access_check>(uint32_t method_idx, \
/art/runtime/interpreter/
interpreter_common.h
109
ArtMethod* const called_method =
FindMethodFromCode
<type, do_access_check>(
/art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc
[
all
...]
Completed in 84 milliseconds