Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dstring-alloc-inl.h241 int32_t string_length, in AllocFromString()
/art/openjdkjvmti/
Dti_heap.cc70 int32_t string_length = str->GetLength(); in ReportString() local