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