| /third_party/node/lib/internal/test_runner/ |
| H A D | test.js | [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/common/memory/ |
| H A D | ace_mem_base.cpp | 33 void InitMemHooks(const ACEMemHooks &hooks) in InitMemHooks() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/vsyncthread/ |
| H A D | vsync_thread.cpp | 96 const TEHandlingHooks hooks = {RenderTickProcess, RenderEnd}; in run() local
|
| /base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/auth_sub_session/protocol_lib/ |
| H A D | iso_protocol_test.cpp | 70 cJSON_Hooks hooks = { in SetUp() local 84 cJSON_Hooks hooks = { in TearDown() local
|
| H A D | ec_speke_protocol_test.cpp | 73 cJSON_Hooks hooks = { in SetUp() local 87 cJSON_Hooks hooks = { in TearDown() local
|
| H A D | dl_speke_protocol_test.cpp | 73 cJSON_Hooks hooks = { in SetUp() local 87 cJSON_Hooks hooks = { in TearDown() local
|
| /base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/expand_process_lib/ |
| H A D | pub_key_exchange_test.cpp | 70 cJSON_Hooks hooks = { in SetUp() local 84 cJSON_Hooks hooks = { in TearDown() local
|
| H A D | auth_code_import_test.cpp | 70 cJSON_Hooks hooks = { in SetUp() local 84 cJSON_Hooks hooks = { in TearDown() local
|
| H A D | save_trusted_info_test.cpp | 192 cJSON_Hooks hooks = { in SetUp() local 206 cJSON_Hooks hooks = { in TearDown() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | module.h | 55 pa_dynarray *hooks; member
|
| H A D | protocol-native.h | 191 pa_hook hooks[PA_NATIVE_HOOK_MAX]; member
|
| H A D | core.h | 237 pa_hook hooks[PA_CORE_HOOK_MAX]; member
|
| H A D | protocol-dbus.c | 45 pa_hook hooks[PA_DBUS_PROTOCOL_HOOK_MAX]; member
|
| /base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/auth_sub_session/ |
| H A D | auth_sub_session_test.cpp | 77 cJSON_Hooks hooks = { in SetUp() local 91 cJSON_Hooks hooks = { in TearDown() local
|
| /base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/ |
| H A D | expand_sub_session_test.cpp | 80 cJSON_Hooks hooks = { in SetUp() local 94 cJSON_Hooks hooks = { in TearDown() local
|
| /base/startup/init/interfaces/innerkits/hookmgr/ |
| H A D | hookmgr.c | 43 ListNode hooks; member [all...] |
| /third_party/cJSON/ |
| H A D | cJSON.h | 157 CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks* hooks); variable
|
| H A D | cJSON.c | 200 static unsigned char* cJSON_strdup(const unsigned char* string, const internal_hooks * const hooks) in cJSON_strdup() argument 221 CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks* hooks) in cJSON_InitHooks() argument 253 static cJSON *cJSON_New_Item(const internal_hooks * const hooks) in cJSON_New_Item() argument 311 internal_hooks hooks; global() member 601 internal_hooks hooks; global() member 1430 print(const cJSON * const item, cJSON_bool format, const internal_hooks * const hooks) print() argument 2183 create_reference(const cJSON *item, const internal_hooks * const hooks) create_reference() argument 2259 add_item_to_object(cJSON * const object, const char * const string, cJSON * const item, const internal_hooks * const hooks, const cJSON_bool constant_key) add_item_to_object() argument [all...] |
| /third_party/node/deps/v8/src/d8/ |
| H A D | async-hooks-wrapper.cc | 26 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 D | DrawTester.hpp | 130 } hooks; member in DrawTester
|
| /base/hiviewdfx/hiview_lite/ |
| H A D | hiview_util.c | 134 void HIVIEW_InitHook(HIVIEW_Hooks *hooks) in HIVIEW_InitHook() argument [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_hooks.c | 53 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 D | bundle_util.cpp | 66 cJSON_Hooks hooks; in OhosBmsCjsonHooksInit() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_libplacebo.c | 147 const struct pl_hook *hooks[2]; member
|
| /third_party/node/src/ |
| H A D | env-inl.h | 122 Environment* Environment::ForAsyncHooks(AsyncHooks* hooks) { in ForAsyncHooks() argument
|