summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorIgor Murashkin <iam@google.com>2018-02-22 15:03:05 -0800
committerIgor Murashkin <iam@google.com>2018-02-22 15:28:50 -0800
commit06537f7a6f0772cbef08bdded933828378b2d32a (patch)
treee1505a3dea19d6585973d2db0d9dd6988bf0f03d /compiler/optimizing/graph_visualizer.cc
parenta502c7202f56b8f5f2c5de567359fa7f6bab406f (diff)
native: Cleanup jni usage code
Make the C++ signature consistent with the JNI descriptor by using the same type as the descriptor whenever possible. e.g. "()Ljava/lang/String;" should actually be "jstring fn(JNIEnv*,jobject)" instead of "jobject fn(JNIEnv*,jobject)". Bug: 35325126 Change-Id: I72318525fc3b18b013b8d6fa604d8dd6b5dd4400 Test: make -j32 test-art-host # and also manually that it boots
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions