Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dstring.cc134 const uint8_t* value_this = h_this->GetValueCompressed(); in DoConcat() local
136 new_value[i] = value_this[i]; in DoConcat()