Home
last modified time | relevance | path

Searched refs:switch_cache_db_connection_options_t (Results 1 – 4 of 4) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_core.h2534 } switch_cache_db_connection_options_t; typedef
2588 switch_cache_db_connection_options_t *connection_options,
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_sqldb.c437 switch_cache_db_connection_options_t connection_options = { {0} }; in _switch_cache_db_get_db_handle_dsn_ex()
510 switch_cache_db_connection_options_t *connection_options, in _switch_cache_db_get_db_handle()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx17462 switch_cache_db_connection_options_t *arg1 = (switch_cache_db_connection_options_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_connection_options_t_core_db_options_set___()
17465 arg1 = (switch_cache_db_connection_options_t *)jarg1; in CSharp_FreeSWITCHfNative_switch_cache_db_connection_options_t_core_db_options_set___()
17473 switch_cache_db_connection_options_t *arg1 = (switch_cache_db_connection_options_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_connection_options_t_core_db_options_get___()
17484 switch_cache_db_connection_options_t *arg1 = (switch_cache_db_connection_options_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_connection_options_t_odbc_options_set___()
17495 switch_cache_db_connection_options_t *arg1 = (switch_cache_db_connection_options_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_connection_options_t_odbc_options_get___()
17506 switch_cache_db_connection_options_t *arg1 = (switch_cache_db_connection_options_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_connection_options_t_database_interface_options_set___()
17517 switch_cache_db_connection_options_t *arg1 = (switch_cache_db_connection_options_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_connection_options_t_database_interface_options_get___()
17529 switch_cache_db_connection_options_t *result = 0 ; in CSharp_FreeSWITCHfNative_new_switch_cache_db_connection_options_t___()
17531 result = (switch_cache_db_connection_options_t *)new switch_cache_db_connection_options_t(); in CSharp_FreeSWITCHfNative_new_switch_cache_db_connection_options_t___()
17538 switch_cache_db_connection_options_t *arg1 = (switch_cache_db_connection_options_t *) 0 ; in CSharp_FreeSWITCHfNative_delete_switch_cache_db_connection_options_t___()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs9868 …_cache_db_handle dbh, switch_cache_db_handle_type_t type, switch_cache_db_connection_options_t con… in _switch_cache_db_get_db_handle()
9869 …GTYPE_p_p_switch_cache_db_handle.getCPtr(dbh), (int)type, switch_cache_db_connection_options_t.get… in _switch_cache_db_get_db_handle()
30149 public class switch_cache_db_connection_options_t : global::System.IDisposable { class
30153 internal switch_cache_db_connection_options_t(global::System.IntPtr cPtr, bool cMemoryOwn) { in switch_cache_db_connection_options_t() method in FreeSWITCH.Native.switch_cache_db_connection_options_t
30158 … global::System.Runtime.InteropServices.HandleRef getCPtr(switch_cache_db_connection_options_t obj… in getCPtr()
30162 ~switch_cache_db_connection_options_t() { in ~switch_cache_db_connection_options_t()
30212 …public switch_cache_db_connection_options_t() : this(freeswitchPINVOKE.new_switch_cache_db_connect… in switch_cache_db_connection_options_t() method in FreeSWITCH.Native.switch_cache_db_connection_options_t