Home | History | Annotate | Download | only in csharp

Lines Matching full:"$ module"

92 SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_$module(
120 SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_$module(
152 [DllImport("$dllimport", EntryPoint="SWIGRegisterExceptionCallbacks_$module")]
153 public static extern void SWIGRegisterExceptionCallbacks_$module(
166 [DllImport("$dllimport", EntryPoint="SWIGRegisterExceptionArgumentCallbacks_$module")]
167 public static extern void SWIGRegisterExceptionCallbacksArgument_$module(
221 SWIGRegisterExceptionCallbacks_$module(
234 SWIGRegisterExceptionCallbacksArgument_$module(
297 [DllImport("$dllimport", EntryPoint="SWIGRegisterStringCallback_$module")]
298 public static extern void SWIGRegisterStringCallback_$module(SWIGStringDelegate stringDelegate);
305 SWIGRegisterStringCallback_$module(stringDelegate);
316 SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_$module(SWIG_CSharpStringHelperCallback callback) {