Home | History | Annotate | Download | only in interpreter

Lines Matching refs:AllocFromString

1362   result->SetL(mirror::String::AllocFromString<true>(self, h_string->GetLength(), h_string, 0,
1379 result->SetL(mirror::String::AllocFromString<true>(self, length, h_string, start, allocator));