Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_boot_info.cc65 uint8_t string_length; in Load() local
/art/runtime/mirror/
Dstring-alloc-inl.h242 int32_t string_length, in AllocFromString()
/art/runtime/verifier/
Dverifier_deps.cc742 size_t string_length = string_end - string_start; in DecodeStringVector() local
/art/openjdkjvmti/
Dti_heap.cc100 int32_t string_length = str->GetLength(); in ReportString() local
/art/compiler/optimizing/
Dintrinsics_x86_64.cc1328 CpuRegister string_length = locations->GetTemp(1).AsRegister<CpuRegister>(); in GenerateStringIndexOf() local
Dintrinsics_x86.cc1142 Register string_length = locations->GetTemp(1).AsRegister<Register>(); in GenerateStringIndexOf() local