Searched refs:GetMethodHandle (Results 1 – 5 of 5) sorted by relevance
428 const dex::MethodHandleItem& GetMethodHandle(uint32_t idx) const { in GetMethodHandle() function
150 length = EncodeUIntValue(encoded_value->GetMethodHandle()->GetIndex(), buffer); in WriteEncodedValue()
527 const dex::MethodHandleItem& disk_method_handle = dex_file.GetMethodHandle(i); in CreateMethodHandleItem()
802 MethodHandleItem* GetMethodHandle() const { return u_.method_handle_val_; } in GetMethodHandle() function
1578 const dex::MethodHandleItem& mh = pDexFile->GetMethodHandle(idx); in dumpMethodHandle()