Searched defs:preCall (Results 1 – 2 of 2) sorted by relevance
73 void TestWrapper::preCall(ofstream& os, const Syscall& sc) const { in preCall() function in TestWrapper85 void BlockingRetryWrapper::preCall(ofstream& os, const Syscall& sc) const { in preCall() function in BlockingRetryWrapper
28 virtual void preCall(std::ofstream& os, const Syscall& sc) const {} in preCall() function
Completed in 4 milliseconds