Home
last modified time | relevance | path

Searched refs:GetDisabledCompatChanges (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/
H A Dcompat_framework.h49 const std::set<uint64_t>& GetDisabledCompatChanges() const { in GetDisabledCompatChanges() function
H A Dhidden_api_test.cc175 std::set<uint64_t> disabled_changes = compat_framework.GetDisabledCompatChanges(); in SetChangeIdState()
/aosp12/art/test/674-hiddenapi/
H A Dhiddenapi.cc325 std::set<uint64_t> disabled_changes = compat_framework.GetDisabledCompatChanges(); in Java_Reflection_setHiddenApiCheckHardening()