Searched refs:kBoolean (Results 1 - 4 of 4) sorted by relevance

/art/runtime/
H A Dtransaction.h127 kBoolean, enumerator in enum:art::FINAL::ObjectLog::FieldValueKind
H A Dtransaction.cc302 LogValue(ObjectLog::kBoolean, offset, value, is_volatile);
366 case kBoolean:
H A Ddex_file.cc1213 case kBoolean:
1266 case kBoolean: field->SetBoolean<kTransactionActive>(field->GetDeclaringClass(), jval_.z);
H A Ddex_file.h1334 kBoolean = 0x1f enumerator in enum:art::EncodedStaticFieldValueIterator::ValueType

Completed in 83 milliseconds