Home
last modified time | relevance | path

Searched refs:target_fd (Results 1 - 2 of 2) sorted by relevance

/developtools/hdc/hdc_rust/src/common/
H A Dforward.rs110 target_fd: i32,
447 let target_fd_ret = unsafe { libc::close(task.context_forward.target_fd) };
856 let target_fd_ret = unsafe { libc::close(ctx.target_fd) };
1050 let mut target_fd = 0; variables
1055 target_fd = fd1;
1057 ctx.target_fd = target_fd;
1058 target_fd = fd1;
1071 crate::error!("disconnect fd:({local_fd}, {target_fd}), error:{:?}", size);
1081 crate::error!("spawn_blocking failed. disconnect fd:({local_fd}, {target_fd}), erro
[all...]
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h9608 __u32 target_fd; member
9647 __u32 target_fd; member
9679 __u32 target_fd; member
[all...]

Completed in 425 milliseconds