Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dreflective_handle_scope.h165 ALWAYS_INLINE ReflectiveHandle<ArtMethod> GetMethodHandle(size_t i) { in GetMethodHandle() function
/aosp12/art/libdexfile/dex/
H A Ddex_file.h447 const dex::MethodHandleItem& GetMethodHandle(uint32_t idx) const { in GetMethodHandle() function
/aosp12/art/dexlayout/
H A Ddex_ir.h802 MethodHandleItem* GetMethodHandle() const { return u_.method_handle_val_; } in GetMethodHandle() function