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