Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_event.h443 SWITCH_DECLARE(switch_status_t) switch_live_array_destroy(switch_live_array_t **live_arrayP);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_event.c3370 SWITCH_DECLARE(switch_status_t) switch_live_array_destroy(switch_live_array_t **live_arrayP) in switch_live_array_destroy() function
3743 switch_live_array_destroy(&la); in switch_live_array_parse_json()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dmod_conference.c841 switch_live_array_destroy(&conference->la); in conference_thread_run()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs12592 …public static switch_status_t switch_live_array_destroy(SWIGTYPE_p_p_switch_live_array_s live_arra… in switch_live_array_destroy() method in FreeSWITCH.Native.freeswitch
12593 …switch_status_t ret = (switch_status_t)freeswitchPINVOKE.switch_live_array_destroy(SWIGTYPE_p_p_sw… in switch_live_array_destroy()
24891 …public static extern int switch_live_array_destroy(global::System.Runtime.InteropServices.HandleRe… in switch_live_array_destroy() method in FreeSWITCH.Native.freeswitchPINVOKE
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx39674 result = (switch_status_t)switch_live_array_destroy(arg1); in CSharp_FreeSWITCHfNative_switch_live_array_destroy___()