/third_party/node/test/parallel/ |
H A D | test-http-server-write-after-end.js | 10 function handle(req, res) { function
|
H A D | test-http-server-write-end-after-end.js | 8 function handle(req, res) { function
|
H A D | test-net-sync-cork.js | 29 function handle(socket) { function
|
/third_party/mesa3d/src/tool/dlclose-skip/ |
H A D | dlclose-skip.c | 26 int dlclose(void *handle) in dlclose() argument
|
/drivers/hdf_core/framework/test/unittest/platform/virtual/mini/ |
H A D | uart_mini_virtual.c | 12 int32_t UartBlockWrite(DevHandle handle, uint8_t *data, uint32_t size) in UartBlockWrite() argument
|
H A D | watchdog_mini_virtual.c | 12 int32_t WatchdogBark(DevHandle handle) in WatchdogBark() argument 19 int32_t WatchdogEnable(DevHandle handle, bool enable) in WatchdogEnable() argument 27 int32_t WatchdogGetEnable(DevHandle handle, bool *enable) in WatchdogGetEnable() argument
|
H A D | i2c_mini_virtual.c | 12 int32_t I2cRead(DevHandle handle, uint8_t *buf, uint16_t len) in I2cRead() argument 21 int32_t I2cWrite(DevHandle handle, uint8_t *buf, uint16_t len) in I2cWrite() argument
|
/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | api_policy_adapter.h | 35 void *handle = nullptr; member in ApiPolicyAdapter
|
/foundation/arkui/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | api_policy_adapter.h | 35 void *handle = nullptr; member in ApiPolicyAdapter
|
/foundation/communication/dsoftbus/adapter/common/bus_center/boot_event/ |
H A D | lnn_boot_event_monitor_virtual.cpp | 25 int32_t LnnSubscribeAccountBootEvent(AccountEventHandle handle) in LnnSubscribeAccountBootEvent() argument
|
/third_party/NuttX/drivers/bch/ |
H A D | bchlib_teardown.c | 42 int bchlib_teardown(void *handle) in bchlib_teardown() argument
|
/third_party/libuv/src/win/ |
H A D | loop-watcher.c | 29 void uv__loop_watcher_endgame(uv_loop_t* loop, uv_handle_t* handle) { in uv__loop_watcher_endgame() argument [all...] |
/third_party/libuv/test/ |
H A D | test-tcp-flags.c | 31 uv_tcp_t handle; in TEST_IMPL() local
|
H A D | test-loop-configure.c | 19 static void timer_cb(uv_timer_t* handle) { in timer_cb() argument
|
H A D | test-run-nowait.c | 29 static void timer_cb(uv_timer_t* handle) { in timer_cb() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/libs/ |
H A D | dlopen_load_so_1.c | 7 void* handle = dlopen("libc.so", RTLD_NOW); in DlopenLoadSoImpl() local
|
/third_party/musl/libc-test/src/functional/ |
H A D | dl_multithread_test_dso.c | 20 static void* handle = NULL; variable
|
/third_party/node/deps/uv/src/win/ |
H A D | loop-watcher.c | 29 void uv__loop_watcher_endgame(uv_loop_t* loop, uv_handle_t* handle) { in uv__loop_watcher_endgame() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkStrUtil.hpp | 38 inline std::ostream& operator<< (std::ostream& s, const Handle<Type>& handle) in operator <<() argument
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | ace_engine_ext.cpp | 33 auto handle = dlopen(DRAG_EXTENSION_SO_PATH.c_str(), RTLD_LAZY);
in CallDragExtFunc() local
|
H A D | ressched_report.cpp | 27 auto handle = dlopen(RES_SCHED_CLIENT_SO.c_str(), RTLD_NOW); in LoadReportDataFunc() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_staging.h | 64 RenderHandleReference handle; member
|
/foundation/communication/wifi/wifi/base/cRPC/src/ |
H A D | client_init.c | 20 void __attribute__((weak)) Register(OnTransactPtr handle)
in Register() argument
|
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_adapter.h | 26 void *handle; member
|
/third_party/curl/tests/libtest/ |
H A D | lib659.c | 36 CURL *handle = NULL; in test() local
|