Home
last modified time | relevance | path

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

/art/runtime/jni/
Djni_internal.cc163 class NewStringUTFVisitor { class
165 NewStringUTFVisitor(const char* utf, size_t utf8_length, int32_t count, bool has_bad_char) in NewStringUTFVisitor() function in art::__anon9686c1fd0111::NewStringUTFVisitor
2053 NewStringUTFVisitor visitor(utf, utf8_length, length_with_flag, has_bad_char); in NewStringUTF()