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);
288 ToStr<Thread>(*self_).c_str()); in CheckNoHeldMonitors()
1305 ToStr<Thread>(*self).c_str(), ToStr<Thread>(*envThread).c_str()); in CheckThread()1317 ToStr<Thread>(*self).c_str()); in CheckThread()1331 ToStr<Thread>(*self).c_str()); in CheckThread()
2387 ToStr<IndirectRefKind>(kind).c_str(), obj); in DecodeJObject()