Searched defs:new_global_ref (Results 1 – 3 of 3) sorted by relevance
1489 jobject new_global_ref = env_->NewGlobalRef(weak_global); in TEST_F() local
377 pub fn new_global_ref<O>(&self, obj: O) -> Result<GlobalRef> in new_global_ref() method
600 pub fn new_global_ref<'other_local, O>(&self, obj: O) -> Result<GlobalRef> in new_global_ref() method