Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h325 void CheckConstructorInvariants(Class* this_ ATTRIBUTE_UNUSED) const in CheckConstructorInvariants() function
403 CheckConstructorInvariants(this); in ConflictType()
438 CheckConstructorInvariants(this); in UndefinedType()
477 CheckConstructorInvariants(this); in IntegerType()
501 CheckConstructorInvariants(this); in BooleanType()
526 CheckConstructorInvariants(this); in ByteType()
550 CheckConstructorInvariants(this); in ShortType()
574 CheckConstructorInvariants(this); in CharType()
598 CheckConstructorInvariants(this); in FloatType()
629 CheckConstructorInvariants(this); in LongLoType()
[all …]
Dreg_type.cc312 CheckConstructorInvariants(this); in PreciseReferenceType()
855 CheckConstructorInvariants(this); in UnresolvedMergedType()