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);
285 ToStr<Thread>(*self_).c_str()); in CheckNoHeldMonitors()
918 ToStr<IndirectRefKind>(ref_kind).c_str(), in CheckInstance()1367 ToStr<Thread>(*self).c_str(), ToStr<Thread>(*envThread).c_str()); in CheckThread()1379 ToStr<Thread>(*self).c_str()); in CheckThread()1393 ToStr<Thread>(*self).c_str()); in CheckThread()
2845 << "use of deleted " << ToStr<IndirectRefKind>(kind).c_str() in DecodeGlobalJObject()