Home
last modified time | relevance | path

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

/external/uwb/src/rust/uci/
Dmod.rs459 fn send_jni_command(&self, cmd: JNICommand) -> Result<()>; in send_jni_command() method
516 fn send_jni_command(&self, cmd: JNICommand) -> Result<()> { in send_jni_command() method