Searched refs:kString (Results 1 - 6 of 6) sorted by relevance

/art/compiler/
H A Dcompiled_method.h177 kString, member in class:art::LinkerPatch::Type
221 LinkerPatch patch(literal_offset, Type::kString, target_dex_file);
287 DCHECK(patch_type_ == Type::kString || patch_type_ == Type::kStringRelative);
292 DCHECK(patch_type_ == Type::kString || patch_type_ == Type::kStringRelative);
H A Doat_writer.cc1079 case LinkerPatch::Type::kString: {
/art/dexdump/
H A Ddexdump.cc1104 case EncodedStaticFieldValueIterator::kString: {
/art/runtime/
H A Dcheck_jni.cc723 kString, enumerator in enum:art::ScopedCheck::InstanceKind
747 case kString:
801 case kString:
844 return CheckInstance(soa, kString, arg.s, false);
H A Ddex_file.h1565 kString = 0x17, enumerator in enum:art::EncodedStaticFieldValueIterator::ValueType
H A Ddex_file.cc2427 case kString:
2464 case kString: {

Completed in 7807 milliseconds