Home
last modified time | relevance | path

Searched refs:ScopedNullableByteArrayRO (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/jni/
H A Dscoped_nullable_primitive_array.h93 using ScopedNullableByteArrayRO = ScopedArrayRO<jbyteArray, jbyte, ByteArrayTraits>; variable
/aosp12/frameworks/base/libs/hwui/jni/
H A Dscoped_nullable_primitive_array.h93 using ScopedNullableByteArrayRO = ScopedArrayRO<jbyteArray, jbyte, ByteArrayTraits>; variable