Searched defs:JMap (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/objects/ |
D | jmap.rs | 13 pub struct JMap<'a: 'b, 'b> { struct 22 impl<'a: 'b, 'b> ::std::ops::Deref for JMap<'a, 'b> { argument 36 impl<'a: 'b, 'b> JMap<'a, 'b> { impl
|
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/objects/ |
D | jmap.rs | 15 pub struct JMap<'local, 'other_local_1: 'obj_ref, 'obj_ref> { struct 23 impl<'local, 'other_local_1: 'obj_ref, 'obj_ref> AsRef<JMap<'local, 'other_local_1, 'obj_ref>> implementation 31 impl<'local, 'other_local_1: 'obj_ref, 'obj_ref> AsRef<JObject<'other_local_1>> 39 impl<'local, 'other_local_1: 'obj_ref, 'obj_ref> JMap<'local, 'other_local_1, 'obj_ref> { impl
|
/aosp_15_r20/external/fbjni/cxx/fbjni/detail/ |
H A D | Iterator.h | 130 struct JMap : JavaClass<JMap<K, V>> { struct 145 * The JMap iterator value_type is std::pair<local_ref<K>, local_ref<V>> argument
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/ |
D | sa-jdi.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
D | tools.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/ |
D | sa-jdi.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
D | tools.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |