Searched refs:preCall (Results 1 – 3 of 3) sorted by relevance
56 wrapper->preCall(os, sc); in pre_call()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
35 void preCall(std::ofstream& os, const Syscall& sc) const override;45 void preCall(std::ofstream& os, const Syscall& sc) const override;
28 virtual void preCall(std::ofstream& os, const Syscall& sc) const {} in preCall() function
Completed in 3 milliseconds