Home
last modified time | relevance | path

Searched defs:string_length (Results 1 – 4 of 4) 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
/art/compiler/optimizing/
Dintrinsics_x86_64.cc1386 CpuRegister string_length = locations->GetTemp(1).AsRegister<CpuRegister>(); in GenerateStringIndexOf() local
Dintrinsics_x86.cc1187 Register string_length = locations->GetTemp(1).AsRegister<Register>(); in GenerateStringIndexOf() local