kerneltest/e32test/bwins/int_svr_calls.def
author Mike Kinghan <mikek@symbian.org>
Thu, 25 Nov 2010 14:35:45 +0000
branchGCC_SURGE
changeset 305 1ba12ef4ef89
parent 0 a41df078684a
permissions -rw-r--r--
Enhance the base/rom extension to generate the symbol file of the rom built. The symbol file is placed in epoc32/rom/<baseport_name>, along with the rom log and final oby file.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     1
EXPORTS
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     2
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     3
	?SessionCreate@@YAHABVTDesC8@@HPBVTSecurityPolicy@@H@Z @ 1 NONAME ; int __cdecl SessionCreate(class TDesC8 const &,int,class TSecurityPolicy const *,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     4
	?SessionSend@@YAHHHPAXPAVTRequestStatus@@@Z @ 2 NONAME ; int __cdecl SessionSend(int,int,void *,class TRequestStatus *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     5
	?SessionSendSync@@YAHHHPAXPAVTRequestStatus@@@Z @ 3 NONAME ; int __cdecl SessionSendSync(int,int,void *,class TRequestStatus *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     6
	?SetSessionPtr@@YAXHPBX@Z @ 4 NONAME ; void __cdecl SetSessionPtr(int,void const *)