Home
last modified time | relevance | path

Searched refs:CheckConstructorInvariants (Results 1 – 2 of 2) sorted by relevance

/art/runtime/verifier/
Dreg_type.h329 void CheckConstructorInvariants(Class* this_ ATTRIBUTE_UNUSED) const in CheckConstructorInvariants() function
386 CheckConstructorInvariants(this); in ConflictType()
422 CheckConstructorInvariants(this); in UndefinedType()
464 CheckConstructorInvariants(this); in IntegerType()
489 CheckConstructorInvariants(this); in BooleanType()
515 CheckConstructorInvariants(this); in ByteType()
539 CheckConstructorInvariants(this); in ShortType()
564 CheckConstructorInvariants(this); in CharType()
589 CheckConstructorInvariants(this); in FloatType()
622 CheckConstructorInvariants(this); in LongLoType()
[all …]
Dreg_type.cc329 CheckConstructorInvariants(this); in PreciseReferenceType()
969 CheckConstructorInvariants(this); in UnresolvedMergedType()