Home
last modified time | relevance | path

Searched defs:GetErrorString (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/unwinding/libbacktrace/
H A DBacktrace.cpp147 std::string Backtrace::GetErrorString(BacktraceUnwindError error) { in GetErrorString() function in Backtrace
/aosp12/frameworks/compile/libbcc/lib/
H A DCompiler.cpp118 const char *Compiler::GetErrorString(enum ErrorCode pErrCode) { in GetErrorString() function in Compiler