Searched defs:new_local_ref (Results 1 – 3 of 3) sorted by relevance
1491 jobject new_local_ref = env_->NewLocalRef(weak_global); in TEST_F() local
478 pub fn new_local_ref<'b, O>(&self, obj: O) -> Result<JObject<'a>> in new_local_ref() method
742 pub fn new_local_ref<'other_local, O>(&self, obj: O) -> Result<JObject<'local>> in new_local_ref() method