Searched refs:tmp_cstr (Results 1 – 1 of 1) sorted by relevance
114 const char* tmp_cstr; in GetThreadGroupInfo() local116 tmp_cstr = ""; in GetThreadGroupInfo()119 tmp_cstr = tmp_str.c_str(); in GetThreadGroupInfo()122 JvmtiUniquePtr<char[]> copy = CopyString(env, tmp_cstr, &result); in GetThreadGroupInfo()