Searched refs:kPreventMetaReflectionBlocklistAccess (Results 1 – 2 of 2) sorted by relevance
31 static constexpr uint64_t kPreventMetaReflectionBlocklistAccess = 142365358; variable328 disabled_changes.erase(kPreventMetaReflectionBlocklistAccess); in Java_Reflection_setHiddenApiCheckHardening()331 disabled_changes.insert(kPreventMetaReflectionBlocklistAccess); in Java_Reflection_setHiddenApiCheckHardening()
62 static constexpr uint64_t kPreventMetaReflectionBlocklistAccess = 142365358; variable110 if (compat_framework.IsChangeEnabled(kPreventMetaReflectionBlocklistAccess)) { in GetReflectionCaller()