Searched defs:runTask (Results 1 – 2 of 2) sorted by relevance
261 auto runTask = [this]() { this->OnRun(); }; in Prepare() local
262 auto runTask = [this]() { this->OnRun(); }; in Prepare() local