Searched defs:FindMethodOffset (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/dex2oat/linker/ | ||
H A D | multi_oat_relative_patcher.cc | 76 std::pair<bool, uint32_t> MultiOatRelativePatcher::MethodOffsetMap::FindMethodOffset( in FindMethodOffset() function in art::linker::MultiOatRelativePatcher::MethodOffsetMap |
H A D | relative_patcher_test.h | 370 std::pair<bool, uint32_t> FindMethodOffset(MethodReference ref) override { in FindMethodOffset() function |