Home
last modified time | relevance | path

Searched refs:set_log_indent (Results 1 – 5 of 5) sorted by relevance

/system/unwinding/libunwindstack/tests/
DArmExidxExtractTest.cpp305 exidx_->set_log_indent(0); in TEST_F()
320 exidx_->set_log_indent(0); in TEST_F()
334 exidx_->set_log_indent(0); in TEST_F()
DArmExidxDecodeTest.cpp53 exidx_->set_log_indent(0); in Init()
/system/unwinding/libunwindstack/
DArmExidx.h84 void set_log_indent(uint8_t indent) { log_indent_ = indent; } in set_log_indent() function
/system/unwinding/libunwindstack/tools/
Dunwind_info.cpp70 arm.set_log_indent(2); in DumpArm()
Dunwind_reg_info.cpp166 arm.set_log_indent(1); in PrintArmRegInformation()