Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dstring-inl.h110 SetStringCountAndValueVisitorFromString(int32_t count, Handle<String> src_string, in SetStringCountAndValueVisitorFromString() argument
112 count_(count), src_string_(src_string), offset_(offset) { in SetStringCountAndValueVisitorFromString()