Searched defs:LocalRef (Results 1 – 3 of 3) sorted by relevance
129 enum LocalRef<'tcx, V> { enum142 impl<'tcx, V: CodegenObject> LocalRef<'tcx, V> { implementation
84 class LocalRef class101 LocalRef::LocalRef (JNIEnv* env, jobject ref) in LocalRef() function in tcu::Android::__anone555b3880111::LocalRef
56 bool LocalRef; member