Home
last modified time | relevance | path

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

/developtools/hdc/hdc_rust/src/common/
H A Dhdctransfer.rs298 let mut data_buf: [u8; FILE_PACKAGE_PAYLOAD_SIZE] = [0; FILE_PACKAGE_PAYLOAD_SIZE]; in spawn_handler() variables
335 data_buf.as_ptr() as *mut libc::c_char, in spawn_handler()
345 data_buf = buf; in spawn_handler()
351 data_buf = buf; in spawn_handler()
358 total.append(&mut data_buf[..data_len].to_vec()); in spawn_handler()
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h60524 void *data_buf; global() member
[all...]

Completed in 449 milliseconds