Searched refs:GetValOf (Results 1 – 1 of 1) sorted by relevance
399 static std::string GetValOf(jvmtiEnv* env, JNIEnv* jnienv, std::string type, jvalue val) { in GetValOf() function543 std::string out_val(was_popped_by_exception ? "" : GetValOf(jvmtienv, env, type, val)); in MethodExitHook()