Home
last modified time | relevance | path

Searched refs:GetCompatFramework (Results 1 – 6 of 6) sorted by relevance

/art/test/674-hiddenapi/
Dhiddenapi.cc324 CompatFramework& compat_framework = Runtime::Current()->GetCompatFramework(); in Java_Reflection_setHiddenApiCheckHardening()
/art/runtime/
Dhidden_api.cc498 CompatFramework& compatFramework = runtime->GetCompatFramework(); in ShouldDenyAccessToMemberImpl()
Druntime.h693 CompatFramework& GetCompatFramework() { in GetCompatFramework() function
Dhidden_api_test.cc174 CompatFramework& compat_framework = runtime_->GetCompatFramework(); in SetChangeIdState()
/art/runtime/native/
Ddalvik_system_VMRuntime.cc280 Runtime::Current()->GetCompatFramework().SetDisabledCompatChanges(disabled_compat_changes_set); in VMRuntime_setDisabledCompatChangesNative()
Djava_lang_Class.cc108 CompatFramework& compat_framework = Runtime::Current()->GetCompatFramework(); in GetReflectionCaller()