Home
last modified time | relevance | path

Searched defs:FindMethodOffset (Results 1 – 2 of 2) sorted by relevance

/art/compiler/linker/
Drelative_patcher_test.h221 std::pair<bool, uint32_t> FindMethodOffset(MethodReference ref) OVERRIDE { in FindMethodOffset() function
/art/compiler/
Doat_writer.cc1392 std::pair<bool, uint32_t> OatWriter::MethodOffsetMap::FindMethodOffset(MethodReference ref) { in FindMethodOffset() function in art::OatWriter::MethodOffsetMap