Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_threadgroup.cc113 std::string tmp_str; in GetThreadGroupInfo() local
118 tmp_str = name_obj->ToModifiedUtf8(); in GetThreadGroupInfo()
119 tmp_cstr = tmp_str.c_str(); in GetThreadGroupInfo()