Searched refs:SetValueAndLoop (Results 1 - 1 of 1) sorted by relevance

/system/core/libbacktrace/
H A Dbacktrace_test.cpp1628 static void SetValueAndLoop(void* data) { function
1643 test_level_one(1, 2, 3, 4, SetValueAndLoop, const_cast<int*>(&value));
1647 test_level_one(1, 2, 3, 4, SetValueAndLoop, const_cast<int*>(&value));
1725 // SetValueAndLoop (but the function name might be empty)

Completed in 120 milliseconds