Home
last modified time | relevance | path

Searched defs:wrappedCb (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_event_test.cpp706 TimerEventCallback wrappedCb = std::bind(&Timer::OnTimer, this, std::placeholders::_1, callback); in Register() local
/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
H A Devent_benchmark_test.cpp845 TimerEventCallback wrappedCb = std::bind(&Timer::OnTimer, this, std::placeholders::_1, callback); in Register() local

Completed in 5 milliseconds