Home | History | Annotate | Download | only in runtime

Lines Matching refs:ToStr

214                     ToStr<IndirectRefKind>(GetIndirectRefKind(java_object)).c_str(), java_object);
253 ToStr<IndirectRefKind>(GetIndirectRefKind(java_object)).c_str(), java_object);
635 what, ToStr<IndirectRefKind>(GetIndirectRefKind(java_object)).c_str(), java_object, obj);
689 ToStr<IndirectRefKind>(GetIndirectRefKind(java_array)).c_str(), java_array, a);
746 ToStr<IndirectRefKind>(GetIndirectRefKind(java_object)).c_str(), java_object);
774 ToStr<Thread>(*self).c_str(), ToStr<Thread>(*soa_.Self()).c_str());
785 JniAbortF(function_name_, "thread %s using JNI after critical get", ToStr<Thread>(*self).c_str());
796 JniAbortF(function_name_, "thread %s called too many critical releases", ToStr<Thread>(*self).c_str());
1230 ToStr<IndirectRefKind>(GetIndirectRefKind(globalRef)).c_str(), globalRef);
1241 ToStr<IndirectRefKind>(GetIndirectRefKind(weakGlobalRef)).c_str(), weakGlobalRef);
1252 ToStr<IndirectRefKind>(GetIndirectRefKind(localRef)).c_str(), localRef);