Searched defs:obj_ref (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/trusty/kernel/lib/sm/ |
H A D | shared_mem.c | 76 struct obj_ref* obj_ref) { in sm_mem_compat_get_vmm_obj() 158 struct obj_ref* obj_ref) { in sm_mem_alloc_obj() 187 struct obj_ref* obj_ref) { in sm_mem_get_vmm_obj() 273 struct obj_ref* obj_ref) { in ext_mem_get_vmm_obj()
|
/aosp_15_r20/external/bpftool/src/ |
H A D | main.h | 100 struct obj_ref { struct 108 struct obj_ref *refs; argument
|
/aosp_15_r20/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()
|
/aosp_15_r20/trusty/kernel/include/shared/lk/ |
H A D | reflist.h | 31 struct obj_ref { struct 44 static inline __ALWAYS_INLINE void obj_ref_init(struct obj_ref* ref) { in obj_ref_init() argument
|
/aosp_15_r20/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()
|
/aosp_15_r20/external/trusty/lk/include/kernel/ |
D | vm.h | 318 struct obj_ref obj_ref; member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function/include/boost/function/ |
D | function_base.hpp | 101 } obj_ref; member
|