Searched refs:setPostCallback (Results 1 – 3 of 3) sorted by relevance
231 void setPostCallback(const std::function<void(const Command &, int)> &CB) { in setPostCallback() function
356 CC->setPostCallback( in TEST()
4746 C.setPostCallback([=](const Command &Cmd, int Res) { in BuildJobs()