Searched refs:length_arg (Results 1 - 1 of 1) sorted by relevance

/art/runtime/native/
H A Djava_lang_String.cc57 int32_t length_arg = string_arg->GetLength(); local
58 if (length_arg > 0 && length_this > 0) {

Completed in 3 milliseconds