art/test/ProfileTestMultiDex/main.jpp

31 lines
732 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
Main:
@@com.android.jack.annotations.ForceInMainDex
class Main
TestInline:
@@com.android.jack.annotations.ForceInMainDex
class TestInline
Secret:
@@com.android.jack.annotations.ForceInMainDex
class Secret
Super:
@@com.android.jack.annotations.ForceInMainDex
class Super
SubA:
@@com.android.jack.annotations.ForceInMainDex
class SubA
SubB:
@@com.android.jack.annotations.ForceInMainDex
class SubB
SubD:
@@com.android.jack.annotations.ForceInMainDex
class SubD
SubE:
@@com.android.jack.annotations.ForceInMainDex
class SubE
ZLotsOfMethods:
@@com.android.jack.annotations.ForceInMainDex
class ZLotsOfMethods
TestInlineSubtype:
@@com.android.jack.annotations.ForceInMainDex
class TestInlineSubtype