| /third_party/python/Lib/test/test_importlib/ |
| H A D | util.py | 397 def hook(entry): function
|
| /base/startup/init/interfaces/innerkits/init_module_engine/include/ |
| H A D | bootstage.h | 59 __attribute__((always_inline)) inline int InitAddGlobalInitHook(int prio, OhosHook hook) in InitAddGlobalInitHook() argument 64 __attribute__((always_inline)) inline int InitAddPreParamServiceHook(int prio, OhosHook hook) in InitAddPreParamServiceHook() argument 69 __attribute__((always_inline)) inline int InitAddPreParamLoadHook(int prio, OhosHook hook) in InitAddPreParamLoadHook() argument 97 __attribute__((always_inline)) inline int InitAddPreCfgLoadHook(int prio, OhosHook hook) in InitAddPreCfgLoadHook() argument 102 __attribute__((always_inline)) inline int InitAddPostCfgLoadHook(int prio, OhosHook hook) in InitAddPostCfgLoadHook() argument 107 InitAddPostPersistParamLoadHook(int prio, OhosHook hook) InitAddPostPersistParamLoadHook() argument [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_hooks.c | 87 snd_pcm_hook_t *hook = list_entry(pos, snd_pcm_hook_t, list); in snd_pcm_hooks_close() local 95 snd_pcm_hook_t *hook; in snd_pcm_hooks_close() local 119 snd_pcm_hook_t *hook = list_entry(pos, snd_pcm_hook_t, list); in snd_pcm_hooks_hw_params() local 135 snd_pcm_hook_t *hook in snd_pcm_hooks_hw_free() local 560 snd_pcm_hook_get_pcm(snd_pcm_hook_t *hook) snd_pcm_hook_get_pcm() argument 571 snd_pcm_hook_get_private(snd_pcm_hook_t *hook) snd_pcm_hook_get_private() argument 582 snd_pcm_hook_set_private(snd_pcm_hook_t *hook, void *private_data) snd_pcm_hook_set_private() argument 628 snd_pcm_hook_remove(snd_pcm_hook_t *hook) snd_pcm_hook_remove() argument 640 snd_pcm_hook_ctl_elems_hw_params(snd_pcm_hook_t *hook) snd_pcm_hook_ctl_elems_hw_params() argument 646 snd_pcm_hook_ctl_elems_hw_free(snd_pcm_hook_t *hook) snd_pcm_hook_ctl_elems_hw_free() argument 652 snd_pcm_hook_ctl_elems_close(snd_pcm_hook_t *hook) snd_pcm_hook_ctl_elems_close() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-microtask-queue-gen.cc | 484 Branch(NeedsAnyPromiseHooks(promiseHookFlags), &hook, &done_hook); in RunAllPromiseHooks() local 521 promiseHookFlags), &hook, &done_hook); in RunPromiseHook() local [all...] |
| /third_party/python/Modules/ |
| H A D | main.c | 450 PyObject *sys, *hook, *result; in pymain_run_interactive_hook() local
|
| /third_party/python/Objects/ |
| H A D | fileobject.c | 480 PyFile_SetOpenCodeHook(Py_OpenCodeHookFunction hook, void *userData) { in PyFile_SetOpenCodeHook() argument 510 Py_OpenCodeHookFunction hook = _PyRuntime.open_code_hook; in PyFile_OpenCodeObject() local
|
| /base/startup/init/services/init/ |
| H A D | init_common_service.c | 115 int InitAddServiceHook(ServiceHook hook, int hookState)
in InitAddServiceHook() argument 136 int InitServiceRestartHook(ServiceRestartHook hook, int hookState)
in InitServiceRestartHook() argument
|
| H A D | init_service_manager.c | 999 int InitAddServiceParseHook(ServiceParseHook hook) in InitAddServiceParseHook() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/ |
| H A D | network_config_sample.c | 498 NetCfgCallback hook; in SampleBizTask() local
|
| /third_party/libbpf/src/ |
| H A D | netlink.c | 542 static int attach_point_to_config(struct bpf_tc_hook *hook, in attach_point_to_config() argument 582 static int tc_qdisc_modify(struct bpf_tc_hook *hook, int cmd, int flags) in tc_qdisc_modify() argument 606 static int tc_qdisc_create_excl(struct bpf_tc_hook *hook) in tc_qdisc_create_excl() argument 611 static int tc_qdisc_delete(struct bpf_tc_hook *hook) in tc_qdisc_delete() argument 616 bpf_tc_hook_create(struct bpf_tc_hook *hook) bpf_tc_hook_create() argument 632 bpf_tc_hook_destroy(struct bpf_tc_hook *hook) bpf_tc_hook_destroy() argument 718 bpf_tc_attach(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) bpf_tc_attach() argument 792 __bpf_tc_detach(const struct bpf_tc_hook *hook, const struct bpf_tc_opts *opts, const bool flush) __bpf_tc_detach() argument 853 bpf_tc_detach(const struct bpf_tc_hook *hook, const struct bpf_tc_opts *opts) bpf_tc_detach() argument 865 bpf_tc_query(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) bpf_tc_query() argument [all...] |
| /third_party/python/Python/clinic/ |
| H A D | sysmodule.c.h | 24 PyObject *hook; in sys_addaudithook() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | product_adapter.cpp | 329 void ProductAdapter::RegExtraPresetModulesHook(ExtraPresetModulesHook hook) in RegExtraPresetModulesHook() argument
|
| /foundation/arkui/napi/native_engine/ |
| H A D | native_node_api.cpp | 328 napi_add_async_cleanup_hook( napi_env env, napi_async_cleanup_hook hook, void* arg, napi_async_cleanup_hook_handle* remove_handle) napi_add_async_cleanup_hook() argument
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/ |
| H A D | wrapper_decoder.cpp | 75 uint32_t hook; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_libplacebo.c | 183 const struct pl_hook *hook; in parse_shader() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cbiapts.c | 148 static void freeToUCharStrings(void **hook) { in freeToUCharStrings() argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | protocol-dbus.c | 1129 pa_dbus_protocol_hook_connect( pa_dbus_protocol *p, pa_dbus_protocol_hook_t hook, pa_hook_priority_t prio, pa_hook_cb_t cb, void *data) pa_dbus_protocol_hook_connect() argument
|
| /device/soc/rockchip/common/sdk_linux/kernel/power/ |
| H A D | snapshot.c | 566 struct list_head hook; member [all...] |
| /foundation/arkui/napi/sample/native_module_systemtest/ |
| H A D | test_napi.cpp | 7912 static void MustNotCall(napi_async_cleanup_hook_handle hook, void* arg) in MustNotCall() argument
|
| /third_party/node/src/ |
| H A D | node_api.cc | 822 jsvm_add_async_cleanup_hook(JSVM_Env env, jsvm_async_cleanup_hook hook, void* arg, jsvm_async_cleanup_hook_handle* remove_handle) jsvm_add_async_cleanup_hook() argument
|
| /third_party/python/Lib/test/ |
| H A D | test_threading.py | 1500 def hook(hook_args): function
|
| /third_party/python/Python/ |
| H A D | bltinmodule.c | 460 PyObject *hook = PySys_GetObject("breakpointhook"); in builtin_breakpoint() local
|
| H A D | errors.c | 1539 PyObject *hook = _PySys_GetAttr(tstate, &_Py_ID(unraisablehook)); in _PyErr_WriteUnraisableMsg() local
|
| H A D | import.c | 927 PyObject *hook = PyList_GetItem(path_hooks, j); in get_path_importer() local
|
| H A D | pythonrun.c | 779 PyObject *exception, *v, *tb, *hook; in _PyErr_PrintEx() local
|