Searched refs:GetDetailMessage (Results 1 - 3 of 3) sorted by relevance

/art/runtime/mirror/
H A Dthrowable.h35 String* GetDetailMessage() const { function in class:art::mirror::Throwable
H A Dthrowable.cc54 String* msg = GetDetailMessage();
/art/runtime/
H A Dthread.cc1927 mirror::String* msg = exception->GetDetailMessage();

Completed in 207 milliseconds