Go to the source code of this file.
Functions | |
_LIT (KServerName,"Te_ProcessClientServerTestSuite") | |
LOCAL_C void | MainL () |
GLDEF_C TInt | E32Main () |
Definition in file Te_ProcessClientServerTestSuiteServer.cpp.
LOCAL_C void MainL | ( | ) |
Secure variant Much simpler, uses the new Rendezvous() call to sync with the client
Definition at line 84 of file Te_ProcessClientServerTestSuiteServer.cpp.
GLDEF_C TInt E32Main | ( | ) |
Secure variant only Process entry point. Called by client using RProcess API
Definition at line 107 of file Te_ProcessClientServerTestSuiteServer.cpp.