Home
last modified time | relevance | path

Searched defs:hook (Results 1 - 25 of 56) sorted by relevance

123

/third_party/python/Lib/test/test_importlib/extension/
H A Dtest_path_hook.py14 def hook(self, entry): member in PathHookTests
/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
H A Dmacros.rs32 fn hook() {} in hook() functions
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_resource_manager.cpp34 void RSResourceManager::SetUploadTextureFunction(TextureUpload hook) { in SetUploadTextureFunction() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Datomic_hook_test.cc32 hook; in TEST() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dhook-list.c30 void pa_hook_init(pa_hook *hook, void *data) { in pa_hook_init() argument
38 static void slot_free(pa_hook *hook, pa_hook_slot *slot) { in slot_free() argument
47 pa_hook_done(pa_hook *hook) pa_hook_done() argument
57 pa_hook_connect(pa_hook *hook, pa_hook_priority_t prio, pa_hook_cb_t cb, void *data) pa_hook_connect() argument
92 pa_hook_fire(pa_hook *hook, void *data) pa_hook_fire() argument
125 pa_hook_is_firing(pa_hook *hook) pa_hook_is_firing() argument
[all...]
H A Dhook-list.h47 pa_hook *hook; member
H A Dmodule.c108 void pa_module_hook_connect(pa_module *m, pa_hook *hook, pa_hook_priority_t prio, pa_hook_cb_t cb, void *data) { in pa_module_hook_connect() argument
/third_party/pulseaudio/src/tests/
H A Dhook-list-test.c25 pa_hook hook; in START_TEST() local
[all...]
/third_party/vk-gl-cts/external/amber/src/tools/
H A Damber-mode.el
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dthread_utils.h42 WebPWorkerHook hook; // hook to call member
/base/startup/init/interfaces/innerkits/include/
H A Dhookmgr.h84 OhosHook hook; /* hook function */ member
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_node_gc.h50 void SetMainTask(gcTask hook) { in SetMainTask() argument
62 void SetRenderTask(gcTask hook) { in SetRenderTask() argument
/third_party/node/lib/internal/test_runner/
H A Dharness.js249 function hook(hook) { function
[all...]
/third_party/node/test/node-api/test_async_cleanup_hook/
H A Dbinding.c8 static void MustNotCall(napi_async_cleanup_hook_handle hook, void* arg) { in MustNotCall() argument
/third_party/pulseaudio/src/modules/
H A Dreserve-wrap.c44 pa_hook hook; member
55 pa_hook hook; member
[all...]
/base/location/frameworks/location_common/common/source/
H A Dhook_utils.cpp33 LocationErrCode HookUtils::RegisterHook(LocationProcessStage stage, int prio, OhosHook hook) in RegisterHook() argument
44 void HookUtils::UnregisterHook(LocationProcessStage stage, OhosHook hook) in UnregisterHook() argument
46 HookMgrDel(GetLocationExtHookMgr(), static_cast<int>(stage), hook); in UnregisterHook() local
/base/startup/init/services/modules/reboot/
H A Dreboot_static.c37 int InitAddRebootHook(InitRebootHook hook) in InitAddRebootHook() argument
/base/startup/init/services/modules/init_hook/
H A Dinit_hook.c96 int InitAddJobParseHook(JobParseHook hook) in InitAddJobParseHook() argument
/base/startup/init/interfaces/innerkits/hookmgr/
H A Dhookmgr.c123 OhosHook hook; member
141 static int addHookToStage(HOOK_STAGE *hookStage, int prio, OhosHook hook, void *hookCookie) in addHookToStage() argument
185 HookMgrAdd(HOOK_MGR *hookMgr, int stage, int prio, OhosHook hook) HookMgrAdd() argument
214 HookMgrDel(HOOK_MGR *hookMgr, int stage, OhosHook hook) HookMgrDel() argument
[all...]
/base/startup/appspawn/modules/modulemgr/
H A Dappspawn_modulemgr.c160 int AddServerStageHook(AppSpawnHookStage stage, int prio, ServerStageHook hook) in AddServerStageHook() argument
243 int AddAppSpawnHook(AppSpawnHookStage stage, int prio, AppSpawnHook hook) in AddAppSpawnHook() argument
279 AddProcessMgrHook(AppSpawnHookStage stage, int prio, ProcessChangeHook hook) AddProcessMgrHook() argument
[all...]
/base/startup/appspawn/modules/module_engine/include/
H A Dappspawn_hook.h129 __attribute__((always_inline)) inline int AddPreloadHook(int prio, ServerStageHook hook) in AddPreloadHook() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_distributor.h66 inline void SetGCNotifyTask(GCNotifyTask hook) in SetGCNotifyTask() argument
/third_party/node/deps/v8/src/d8/
H A Dasync-hooks-wrapper.cc24 Local<Object> hook = args.This(); in UnwrapHook() local
/third_party/python/Lib/test/
H A Daudit-tests.py278 def hook(event, args): global() function
297 def hook(event, args): global() function
311 def hook(event, args): global() function
334 def hook(event, args): global() function
356 def hook(event, args): global() function
374 def hook(event, args): global() function
392 def hook(event, *args): global() function
414 def hook(event, args): global() function
425 def hook(event, args): global() function
[all...]
/third_party/python/Lib/test/test_importlib/
H A Dutil.py397 def hook(entry): function

Completed in 10 milliseconds

123