Home
last modified time | relevance | path

Searched defs:hooks (Results 26 - 50 of 60) sorted by relevance

123

/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/
H A Dexpand_sub_session_test.cpp80 cJSON_Hooks hooks = { in SetUp() local
94 cJSON_Hooks hooks = { in TearDown() local
/base/startup/init/interfaces/innerkits/hookmgr/
H A Dhookmgr.c43 ListNode hooks; member
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnfnetlink_cttimeout.c633 static const struct nf_ct_timeout_hooks hooks = { variable
H A Dcore.c176 static void hooks_validate(const struct nf_hook_entries *hooks) in hooks_validate() argument
[all...]
H A Dnft_meta.c541 unsigned int hooks; in nft_meta_get_validate_sdif() local
560 unsigned int hooks; in nft_meta_get_validate_xfrm() local
607 unsigned int hooks; in nft_meta_set_validate() local
[all...]
H A Dnf_conntrack_sip.c863 const struct nf_nat_sip_hooks *hooks; in set_expected_rtp_rtcp() local
1039 const struct nf_nat_sip_hooks *hooks; in process_sdp() local
1231 const struct nf_nat_sip_hooks *hooks; process_register_request() local
1512 const struct nf_nat_sip_hooks *hooks; process_sip_msg() local
1606 const struct nf_nat_sip_hooks *hooks; sip_help_tcp() local
[all...]
/third_party/cJSON/
H A DcJSON.h157 CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks* hooks); variable
/third_party/node/deps/v8/src/d8/
H A Dasync-hooks-wrapper.cc26 AsyncHooks* hooks = PerIsolateData::Get(isolate)->GetAsyncHooks(); in UnwrapHook() local
171 AsyncHooks* hooks = PerIsolateData::Get(isolate)->GetAsyncHooks(); in ShellPromiseHook() local
240 PromiseHookDispatch(PromiseHookType type, Local<Promise> promise, Local<Value> parent, const AsyncHooksWrap& wrap, AsyncHooks* hooks) PromiseHookDispatch() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DDrawTester.hpp130 } hooks; member in DrawTester
/base/hiviewdfx/hiview_lite/
H A Dhiview_util.c134 void HIVIEW_InitHook(HIVIEW_Hooks *hooks) in HIVIEW_InitHook() argument
[all...]
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/expand_process_lib/
H A Dsave_trusted_info_test.cpp192 cJSON_Hooks hooks = { in SetUp() local
206 cJSON_Hooks hooks = { in TearDown() local
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H A Dvia-core.c564 void viafb_pm_register(struct viafb_pm_hooks *hooks) in viafb_pm_register() argument
574 void viafb_pm_unregister(struct viafb_pm_hooks *hooks) in viafb_pm_unregister() argument
584 struct viafb_pm_hooks *hooks; in via_suspend() local
605 struct viafb_pm_hooks *hooks; in via_resume() local
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_meta.c536 unsigned int hooks; in nft_meta_get_validate_sdif() local
555 unsigned int hooks; in nft_meta_get_validate_xfrm() local
602 unsigned int hooks; in nft_meta_set_validate() local
[all...]
H A Dcore.c164 static void hooks_validate(const struct nf_hook_entries *hooks) in hooks_validate() argument
[all...]
H A Dnf_conntrack_sip.c863 const struct nf_nat_sip_hooks *hooks; in set_expected_rtp_rtcp() local
1039 const struct nf_nat_sip_hooks *hooks; in process_sdp() local
1231 const struct nf_nat_sip_hooks *hooks; process_register_request() local
1507 const struct nf_nat_sip_hooks *hooks; process_sip_msg() local
1601 const struct nf_nat_sip_hooks *hooks; sip_help_tcp() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter.h104 struct nf_hook_entry hooks[]; member
/kernel/linux/linux-6.6/drivers/video/fbdev/via/
H A Dvia-core.c565 void viafb_pm_register(struct viafb_pm_hooks *hooks) in viafb_pm_register() argument
575 void viafb_pm_unregister(struct viafb_pm_hooks *hooks) in viafb_pm_unregister() argument
585 struct viafb_pm_hooks *hooks; in via_suspend() local
606 struct viafb_pm_hooks *hooks; in via_resume() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_hooks.c53 struct list_head hooks[SND_PCM_HOOK_TYPE_LAST + 1]; member
93 struct list_head *hooks = &h->hooks[k]; in snd_pcm_hooks_close() local
488 snd_config_t *hooks = NULL; _snd_pcm_hooks_open() local
605 snd_pcm_hooks_t *hooks; snd_pcm_hook_add() local
[all...]
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_util.cpp66 cJSON_Hooks hooks; in OhosBmsCjsonHooksInit() local
/kernel/linux/linux-5.10/include/linux/netfilter/
H A Dx_tables.h175 unsigned int hooks; member
216 unsigned int hooks; member
/kernel/linux/linux-6.6/include/linux/netfilter/
H A Dx_tables.h175 unsigned int hooks; member
216 unsigned int hooks; member
/kernel/linux/linux-6.6/include/linux/
H A Dnetfilter.h112 struct nf_hook_entry hooks[]; member
/kernel/linux/linux-6.6/sound/soc/generic/
H A Daudio-graph-card2.c871 graph_link(struct asoc_simple_priv *priv, struct graph2_custom_hooks *hooks, enum graph_type gtype, struct device_node *lnk, struct link_info *li) graph_link() argument
1054 graph_count(struct asoc_simple_priv *priv, struct graph2_custom_hooks *hooks, enum graph_type gtype, struct device_node *lnk, struct link_info *li) graph_count() argument
1097 graph_for_each_link(struct asoc_simple_priv *priv, struct graph2_custom_hooks *hooks, struct link_info *li, int (*func)(struct asoc_simple_priv *priv, struct graph2_custom_hooks *hooks, enum graph_type gtype, struct device_node *lnk, struct link_info *li)) graph_for_each_link() argument
1127 audio_graph2_parse_of(struct asoc_simple_priv *priv, struct device *dev, struct graph2_custom_hooks *hooks) audio_graph2_parse_of() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-native.h191 pa_hook hooks[PA_NATIVE_HOOK_MAX]; member
/third_party/ffmpeg/libavfilter/
H A Dvf_libplacebo.c147 const struct pl_hook *hooks[2]; member

Completed in 25 milliseconds

123