Searched defs:new_short_array (Results 1 – 2 of 2) sorted by relevance
1303 pub fn new_short_array(&self, length: jsize) -> Result<jshortArray> { in new_short_array() method
1789 pub fn new_short_array(&self, length: jsize) -> Result<JShortArray<'local>> { in new_short_array() method