Searched refs:setPostCallback (Results 1 – 2 of 2) sorted by relevance
235 void setPostCallback(const std::function<void(const Command &, int)> &CB) { in setPostCallback() function
4983 C.setPostCallback([=](const Command &Cmd, int Res) { in BuildJobs()