Searched refs:NativeUnsafeByteSequence (Results 1 – 1 of 1) sorted by relevance
41 class NativeUnsafeByteSequence { class43 explicit NativeUnsafeByteSequence(JNIEnv* env) in NativeUnsafeByteSequence() function in art::NativeUnsafeByteSequence47 ~NativeUnsafeByteSequence() { in ~NativeUnsafeByteSequence()106 NativeUnsafeByteSequence(const NativeUnsafeByteSequence&);107 void operator=(const NativeUnsafeByteSequence&);200 NativeUnsafeByteSequence out(env); in CharsetUtils_toUtf8Bytes()