Searched defs:FindMethodOffset (Results 1 – 2 of 2) sorted by relevance
/art/compiler/linker/ | ||
D | multi_oat_relative_patcher.cc | 62 std::pair<bool, uint32_t> MultiOatRelativePatcher::MethodOffsetMap::FindMethodOffset( in FindMethodOffset() function in art::linker::MultiOatRelativePatcher::MethodOffsetMap |
D | relative_patcher_test.h | 257 std::pair<bool, uint32_t> FindMethodOffset(MethodReference ref) OVERRIDE { in FindMethodOffset() function |