Searched refs:ToStr (Results 1 – 4 of 4) sorted by relevance
27 class ToStr {29 explicit ToStr(const T& value) { in ToStr() function45 DISALLOW_COPY_AND_ASSIGN(ToStr);
289 ToStr<Thread>(*self_).c_str()); in CheckNoHeldMonitors()
1310 ToStr<Thread>(*self).c_str(), ToStr<Thread>(*envThread).c_str()); in CheckThread()1322 ToStr<Thread>(*self).c_str()); in CheckThread()1336 ToStr<Thread>(*self).c_str()); in CheckThread()
2593 ToStr<IndirectRefKind>(kind).c_str(), obj); in DecodeJObject()