As documented, only functions that begin with the following line can be overridden:
if (qa_to_override(__FUNCTION__))
You can patch the code of other functions, of course, but those changes will be lost when you upgrade Q2A, so you would have to re-apply them after an upgrade.