Searched defs:obj_ref (Results 1 – 6 of 6) sorted by relevance
/external/bpftool/src/ |
D | main.h | 100 struct obj_ref { struct 108 struct obj_ref *refs; argument
|
/external/rust/android-crates-io/crates/jni/src/wrapper/objects/ |
D | jmap.rs | 26 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()
|
D | jlist.rs | 29 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/ |
D | jnienv.rs | 1559 '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/ |
D | vm.h | 318 struct obj_ref obj_ref; member
|
/external/sdv/vsomeip/third_party/boost/function/include/boost/function/ |
D | function_base.hpp | 101 } obj_ref; member
|