Searched defs:kType (Results 1 - 2 of 2) sorted by relevance

/art/compiler/
H A Dcompiled_method.h125 kType, member in class:art::LinkerPatch::Type
162 LinkerPatch patch(literal_offset, Type::kType, target_dex_file);
268 DCHECK(patch_type_ == Type::kType ||
275 DCHECK(patch_type_ == Type::kType ||
/art/runtime/
H A Ddex_file.h1516 kType = 0x18, enumerator in enum:art::DexFile::EncodedArrayValueIterator::ValueType

Completed in 90 milliseconds