Searched refs:kMethod (Results 1 - 5 of 5) sorted by relevance

/art/compiler/
H A Dcompiled_method.h173 kMethod, member in class:art::LinkerPatch::Type
189 LinkerPatch patch(literal_offset, Type::kMethod, target_dex_file);
270 DCHECK(patch_type_ == Type::kMethod ||
H A Doat_writer.cc1074 case LinkerPatch::Type::kMethod: {
/art/dexdump/
H A Ddexdump.cc1127 case EncodedStaticFieldValueIterator::kMethod:
/art/runtime/
H A Ddex_file.h1568 kMethod = 0x1a, enumerator in enum:art::EncodedStaticFieldValueIterator::ValueType
H A Ddex_file.cc2432 case kMethod:

Completed in 431 milliseconds