Searched refs:scoped_name_chars (Results 1 – 1 of 1) sorted by relevance
615 ScopedUtfChars scoped_name_chars(env, scoped_name_string.get()); in SuspendForDebugger() local616 if (scoped_name_chars.c_str() == NULL) { in SuspendForDebugger()620 … LOG(WARNING) << "No such thread for suspend: " << peer << ":" << scoped_name_chars.c_str(); in SuspendForDebugger()