Home
last modified time | relevance | path

Searched defs:convert_byte_array (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/service/uci/jni/rust/
Dmock_context.rs76 fn convert_byte_array(&self, array: jbyteArray) -> Result<Vec<u8>, jni::errors::Error> { in convert_byte_array() method
Dlib.rs21 fn convert_byte_array(&self, array: jbyteArray) -> Result<Vec<u8>, jni::errors::Error>; in convert_byte_array() method
50 fn convert_byte_array(&self, array: jbyteArray) -> Result<Vec<u8>, jni::errors::Error> { in convert_byte_array() method