Home
last modified time | relevance | path

Searched refs:CoreSession_allocated_get (Results 1 – 5 of 5) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_java/src/org/freeswitch/swig/
H A DCoreSession.java69 return freeswitchJNI.CoreSession_allocated_get(swigCPtr, this); in getAllocated()
H A DfreeswitchJNI.java101 public final static native int CoreSession_allocated_get(long jarg1, CoreSession jarg1_); in CoreSession_allocated_get() method in freeswitchJNI
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_python/
H A Dfreeswitch.py412 __swig_getmethods__["allocated"] = _freeswitch.CoreSession_allocated_get
414 …allocated = _swig_property(_freeswitch.CoreSession_allocated_get, _freeswitch.CoreSession_allocate…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_perl/
H A Dfreeswitch.pm405 *swig_allocated_get = *freeswitchc::CoreSession_allocated_get;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs143 int ret = freeswitchPINVOKE.CoreSession_allocated_get(swigCPtr);
27501 …public static extern int CoreSession_allocated_get(global::System.Runtime.InteropServices.HandleRe… in CoreSession_allocated_get() method in FreeSWITCH.Native.freeswitchPINVOKE