Searched refs:IsJavaDebuggableAtInit (Results 1 – 7 of 7) sorted by relevance
78 runtime->IsJavaDebuggableAtInit(); in IsFullJvmtiAvailable()
125 Runtime::Current()->IsJavaDebuggableAtInit()) { in ComputeDomain()
174 return kEnableAppImage && (!runtime->IsJavaDebuggableAtInit() || source_oat_file->IsDebuggable()); in ShouldLoadAppImage()
839 bool IsJavaDebuggableAtInit() const { in IsJavaDebuggableAtInit() function
1249 if (EntryExitStubsInstalled() || runtime->IsJavaDebuggableAtInit()) { in MaybeSwitchRuntimeDebugState()
490 if (!runtime->IsJavaDebuggableAtInit()) { in VMDebug_allowHiddenApiReflectionFrom()
979 if (!runtime->IsJavaDebuggableAtInit()) { in DexFile_setTrusted()