Searched refs:GetMethodHandleType (Results 1 – 2 of 2) sorted by relevance
699 method_handle_buff[0] = static_cast<uint16_t>(method_handle->GetMethodHandleType()); in WriteMethodHandles()
1265 DexFile::MethodHandleType GetMethodHandleType() const { return method_handle_type_; } in GetMethodHandleType() function