Home
last modified time | relevance | path

Searched defs:backtrace (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/libutils/
H A DCallStack_test.cpp25 __attribute__((__noinline__)) extern "C" void CurrentCaller(android::String8& backtrace) { in CurrentCaller()
32 android::String8 backtrace; in TEST() local
/aosp14/system/core/debuggerd/
H A Dcrash_dump.cpp625 bool backtrace = false; in main() local
H A Ddebuggerd_test.cpp1058 TEST_F(CrasherTest, backtrace) { in TEST_F() argument
/aosp14/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto_to_text.cpp163 const google::protobuf::RepeatedPtrField<BacktraceFrame>& backtrace, in print_backtrace()