Home
last modified time | relevance | path

Searched refs:QuickEntryPointOffsetWithSize (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dthread.h552 static uint32_t QuickEntryPointOffsetWithSize(size_t quick_entrypoint_offset, in QuickEntryPointOffsetWithSize() function
/art/compiler/dex/quick/
Ddex_file_method_inliner.cc1028 uint32_t string_init_base_offset = Thread::QuickEntryPointOffsetWithSize( in GetOffsetForStringInit()