Searched refs:kPreventMetaReflectionBlocklistAccess (Results 1 – 2 of 2) sorted by relevance
28 static constexpr uint64_t kPreventMetaReflectionBlocklistAccess = 142365358; variable320 disabled_changes.erase(kPreventMetaReflectionBlocklistAccess); in Java_Reflection_setHiddenApiCheckHardening()323 disabled_changes.insert(kPreventMetaReflectionBlocklistAccess); in Java_Reflection_setHiddenApiCheckHardening()
53 static constexpr uint64_t kPreventMetaReflectionBlocklistAccess = 142365358; variable218 if (compat_framework.IsChangeEnabled(kPreventMetaReflectionBlocklistAccess)) { in GetReflectionCallerAccessContext()