Home
last modified time | relevance | path

Searched defs:ION_HEAP (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
H A DLogGenerator.java32 ION_HEAP(new IonHeapGenerator()), enumConstant
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-11173/
H A Dlocal_poc.h14 #define ION_HEAP(bit) (1 << (bit)) macro