OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ResolveStringFromCode
(Results
1 - 4
of
4
) sorted by null
/art/runtime/entrypoints/portable/
portable_dexcache_entrypoints.cc
50
return
ResolveStringFromCode
(referrer, string_idx);
/art/runtime/entrypoints/quick/
quick_dexcache_entrypoints.cc
66
return
ResolveStringFromCode
(referrer, string_idx);
/art/runtime/entrypoints/
entrypoint_utils.h
166
static inline mirror::String*
ResolveStringFromCode
(mirror::ArtMethod* referrer,
entrypoint_utils-inl.h
605
static inline mirror::String*
ResolveStringFromCode
(mirror::ArtMethod* referrer,
Completed in 152 milliseconds