Home
last modified time | relevance | path

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

/external/bpftool/src/
Dmain.h100 struct obj_ref { struct
108 struct obj_ref *refs; argument
/external/rust/android-crates-io/crates/jni/src/wrapper/objects/
Djmap.rs26 fn as_ref(&self) -> &JMap<'local, 'other_local_1, 'obj_ref> { in as_ref()
46 ) -> Result<JMap<'local, 'other_local_1, 'obj_ref>> { in from_env()
185 ) -> Result<JMapIter<'map, 'local, 'other_local_1, 'obj_ref, 'iter_local>> { in iter()
Djlist.rs29 fn as_ref(&self) -> &JList<'local, 'other_local_1, 'obj_ref> { in as_ref()
49 ) -> Result<JList<'local, 'other_local_1, 'obj_ref>> { in from_env()
236 ) -> Result<JListIter<'list, 'local, 'obj_ref, 'other_local_1>> { in iter()
/external/rust/android-crates-io/crates/jni/src/wrapper/
Djnienv.rs1559 'other_local_1: 'obj_ref, in get_list()
1573 'other_local_1: 'obj_ref, in get_map()
1598 pub unsafe fn get_string_unchecked<'other_local: 'obj_ref, 'obj_ref>( in get_string_unchecked()
1601 ) -> Result<JavaStr<'local, 'other_local, 'obj_ref>> { in get_string_unchecked()
1629 pub fn get_string<'other_local: 'obj_ref, 'obj_ref>( in get_string()
1632 ) -> Result<JavaStr<'local, 'other_local, 'obj_ref>> { in get_string()
/external/trusty/lk/include/kernel/
Dvm.h318 struct obj_ref obj_ref; member
/external/sdv/vsomeip/third_party/boost/function/include/boost/function/
Dfunction_base.hpp101 } obj_ref; member