Searched refs:tombstone_proto_to_text (Results 1 – 5 of 5) sorted by relevance
54 bool result = tombstone_proto_to_text( in main()
208 "libdebuggerd/tombstone_proto_to_text.cpp",
67 bool tombstone_proto_to_text(
427 bool tombstone_proto_to_text(const Tombstone& tombstone, CallbackType callback) { in tombstone_proto_to_text() function
632 tombstone_proto_to_text(tombstone, [&log](const std::string& line, bool should_log) { in engrave_tombstone()