Home
last modified time | relevance | path

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

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