Home
last modified time | relevance | path

Searched defs:GetMethodHandle (Results 1 – 3 of 3) 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.h431 const dex::MethodHandleItem& GetMethodHandle(uint32_t idx) const { in GetMethodHandle() function
/art/dexlayout/
Ddex_ir.h802 MethodHandleItem* GetMethodHandle() const { return u_.method_handle_val_; } in GetMethodHandle() function