Home
last modified time | relevance | path

Searched refs:switch_caller_profile_flag_t (Results 1 – 3 of 3) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_caller.h119 switch_caller_profile_flag_t flags;
H A Dswitch_types.h610 typedef uint32_t switch_caller_profile_flag_t; typedef
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx23963 switch_caller_profile_flag_t arg2 ; in CSharp_FreeSWITCHfNative_switch_caller_profile_flags_set___()
23966 arg2 = (switch_caller_profile_flag_t)jarg2; in CSharp_FreeSWITCHfNative_switch_caller_profile_flags_set___()
23974 switch_caller_profile_flag_t result; in CSharp_FreeSWITCHfNative_switch_caller_profile_flags_get___()
23977 result = (switch_caller_profile_flag_t) ((arg1)->flags); in CSharp_FreeSWITCHfNative_switch_caller_profile_flags_get___()