Home
last modified time | relevance | path

Searched defs:handle (Results 1 - 25 of 1953) sorted by relevance

12345678910>>...79

/third_party/node/test/parallel/
H A Dtest-http-server-write-after-end.js10 function handle(req, res) { function
H A Dtest-http-server-write-end-after-end.js8 function handle(req, res) { function
H A Dtest-net-sync-cork.js29 function handle(socket) { function
/third_party/mesa3d/src/tool/dlclose-skip/
H A Ddlclose-skip.c26 int dlclose(void *handle) in dlclose() argument
/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Dapi_policy_adapter.h35 void *handle = nullptr; member in ApiPolicyAdapter
/foundation/arkui/advanced_ui_component/atomicserviceweb/interfaces/
H A Dapi_policy_adapter.h35 void *handle = nullptr; member in ApiPolicyAdapter
/foundation/communication/dsoftbus/adapter/common/bus_center/boot_event/
H A Dlnn_boot_event_monitor_virtual.cpp25 int32_t LnnSubscribeAccountBootEvent(AccountEventHandle handle) in LnnSubscribeAccountBootEvent() argument
/third_party/NuttX/drivers/bch/
H A Dbchlib_teardown.c42 int bchlib_teardown(void *handle) in bchlib_teardown() argument
/third_party/libuv/src/win/
H A Dloop-watcher.c29 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 Dtest-tcp-flags.c31 uv_tcp_t handle; in TEST_IMPL() local
H A Dtest-loop-configure.c19 static void timer_cb(uv_timer_t* handle) { in timer_cb() argument
H A Dtest-run-nowait.c29 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 Ddlopen_load_so_1.c7 void* handle = dlopen("libc.so", RTLD_NOW); in DlopenLoadSoImpl() local
/third_party/musl/libc-test/src/functional/
H A Ddl_multithread_test_dso.c20 static void* handle = NULL; variable
/third_party/node/deps/uv/src/win/
H A Dloop-watcher.c29 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 DvkStrUtil.hpp38 inline std::ostream& operator<< (std::ostream& s, const Handle<Type>& handle) in operator <<() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dace_engine_ext.cpp33 auto handle = dlopen(DRAG_EXTENSION_SO_PATH.c_str(), RTLD_LAZY); in CallDragExtFunc() local
H A Dressched_report.cpp27 auto handle = dlopen(RES_SCHED_CLIENT_SO.c_str(), RTLD_NOW); in LoadReportDataFunc() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_staging.h64 RenderHandleReference handle; member
/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dclient_init.c20 void __attribute__((weak)) Register(OnTransactPtr handle) in Register() argument
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_adapter.h26 void *handle; member
/third_party/curl/tests/libtest/
H A Dlib659.c36 CURL *handle = NULL; in test() local
/third_party/musl/src/linux/
H A Dopen_by_handle_at.c5 int open_by_handle_at(int mount_fd, struct file_handle *handle, int flags) in open_by_handle_at() argument
/third_party/musl/libc-test/src/functionalext/dlns/
H A Ddlns_dlopen_ext.c40 void *handle = dlopen_ns_ext(&dlns, dllNamePath, RTLD_LAZY, &extinfo); in dlopen_0100() local
/third_party/musl/libc-test/src/functionalext/ldso_cfi/crossdso/
H A Dcfi_test_exe.cpp33 void *handle = dlopen("libcfi_cross_dso_test_lib.z.so", RTLD_NOW); in ChangeToAnotherObj() local

Completed in 5 milliseconds

12345678910>>...79