Searched defs:copy_array_to_user (Results 1 – 1 of 1) sorted by relevance
70 zx_status_t copy_array_to_user(const T* src, size_t count) const { in copy_array_to_user() function80 zx_status_t copy_array_to_user(const T* src, size_t count, size_t offset) const { in copy_array_to_user() function
Completed in 5 milliseconds