Searched refs:SetValueAndLoop (Results 1 – 1 of 1) sorted by relevance
/system/unwinding/libbacktrace/ |
D | backtrace_test.cpp | 1714 static void SetValueAndLoop(void* data) { in SetValueAndLoop() function 1730 BacktraceTest::test_level_one_(1, 2, 3, 4, SetValueAndLoop, const_cast<int*>(&value)); in UnwindThroughSignal() 1734 BacktraceTest::test_level_one_(1, 2, 3, 4, SetValueAndLoop, const_cast<int*>(&value)); in UnwindThroughSignal()
|