Home
last modified time | relevance | path

Searched refs:preCall (Results 1 – 3 of 3) sorted by relevance

/system/host/abigen/
A Dvdso_wrapper_generator.cpp56 wrapper->preCall(os, sc); in pre_call()
73 void TestWrapper::preCall(ofstream& os, const Syscall& sc) const { in preCall() function in TestWrapper
85 void BlockingRetryWrapper::preCall(ofstream& os, const Syscall& sc) const { in preCall() function in BlockingRetryWrapper
A Dvdso_wrapper_generator.h35 void preCall(std::ofstream& os, const Syscall& sc) const override;
45 void preCall(std::ofstream& os, const Syscall& sc) const override;
A Dgenerator.h28 virtual void preCall(std::ofstream& os, const Syscall& sc) const {} in preCall() function

Completed in 3 milliseconds