Home
last modified time | relevance | path

Searched refs:DebugStoreGetString (Results 1 – 2 of 2) sorted by relevance

/art/libartbase/base/
Ddebugstore.h28 inline std::string DebugStoreGetString() { in DebugStoreGetString() function
/art/runtime/
Dsignal_catcher.cc143 os << "Debug Store: " << DebugStoreGetString() << "\n"; in HandleSigQuit()