Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dstring-alloc-inl.h93 class SetStringCountAndUtf16BytesVisitor {
95 SetStringCountAndUtf16BytesVisitor(int32_t count, Handle<ByteArray> src_array, int32_t offset) in SetStringCountAndUtf16BytesVisitor() function
283 SetStringCountAndUtf16BytesVisitor visitor(length_with_flag, array, offset); in AllocFromUtf16ByteArray()