Home
last modified time | relevance | path

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

/art/runtime/
Dreflective_handle_scope.h165 ALWAYS_INLINE ReflectiveHandle<ArtMethod> GetMethodHandle(size_t i) { in GetMethodHandle() function
/art/libdexfile/dex/
Ddex_file.h543 const dex::MethodHandleItem& GetMethodHandle(uint32_t idx) const { in GetMethodHandle() function