Home
last modified time | relevance | path

Searched refs:GetValOf (Results 1 – 1 of 1) sorted by relevance

/art/test/ti-stress/
Dstress.cc399 static std::string GetValOf(jvmtiEnv* env, JNIEnv* jnienv, std::string type, jvalue val) { in GetValOf() function
543 std::string out_val(was_popped_by_exception ? "" : GetValOf(jvmtienv, env, type, val)); in MethodExitHook()