Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tests/
DArmExidxExtractTest.cpp304 exidx_->set_log(ARM_LOG_FULL); in TEST_F()
319 exidx_->set_log(ARM_LOG_FULL); in TEST_F()
333 exidx_->set_log(ARM_LOG_FULL); in TEST_F()
DArmExidxDecodeTest.cpp52 exidx_->set_log(log_); in Init()
/system/unwinding/libunwindstack/
DArmExidx.h83 void set_log(ArmLogType log_type) { log_type_ = log_type; } in set_log() function
/system/unwinding/libunwindstack/tools/
Dunwind_info.cpp66 arm.set_log(ARM_LOG_FULL); in DumpArm()
Dunwind_reg_info.cpp158 arm.set_log(ARM_LOG_BY_REG); in PrintArmRegInformation()