Home
last modified time | relevance | path

Searched defs:length_this (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dstring.cc112 int32_t length_this = h_this->GetLength(); in DoConcat() local
161 int32_t length_this = h_this->GetLength(); in RepeatCharacters() local
177 int32_t length_this = h_this->GetLength(); in DoRepeat() local
/art/runtime/native/
Djava_lang_String.cc60 int32_t length_this = string_this->GetLength(); in String_concat() local