Home
last modified time | relevance | path

Searched defs:switch_log_json_format_t (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_log.h97 } switch_log_json_format_t; typedef
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs41162 public class switch_log_json_format_t : global::System.IDisposable { class
41166 internal switch_log_json_format_t(global::System.IntPtr cPtr, bool cMemoryOwn) { in switch_log_json_format_t() method in FreeSWITCH.Native.switch_log_json_format_t
41344 public switch_log_json_format_t() : this(freeswitchPINVOKE.new_switch_log_json_format_t(), true) { in switch_log_json_format_t() method in FreeSWITCH.Native.switch_log_json_format_t