Lines Matching refs:jvmtiExtensionFunction
85 auto add_extension = [&](jvmtiExtensionFunction func, in GetExtensionFunctions()
155 reinterpret_cast<jvmtiExtensionFunction>(HeapExtensions::GetObjectHeapId), in GetExtensionFunctions()
169 reinterpret_cast<jvmtiExtensionFunction>(HeapExtensions::GetHeapName), in GetExtensionFunctions()
182 reinterpret_cast<jvmtiExtensionFunction>(HeapExtensions::IterateThroughHeapExt), in GetExtensionFunctions()
204 reinterpret_cast<jvmtiExtensionFunction>(AllocUtil::GetGlobalJvmtiAllocationState), in GetExtensionFunctions()
220 reinterpret_cast<jvmtiExtensionFunction>(DDMSUtil::HandleChunk), in GetExtensionFunctions()
241 reinterpret_cast<jvmtiExtensionFunction>(ClassUtil::GetClassLoaderClassDescriptors), in GetExtensionFunctions()
267 reinterpret_cast<jvmtiExtensionFunction>(MonitorUtil::RawMonitorEnterNoSuspend), in GetExtensionFunctions()
286 reinterpret_cast<jvmtiExtensionFunction>(LogUtil::GetLastError), in GetExtensionFunctions()
312 reinterpret_cast<jvmtiExtensionFunction>(LogUtil::ClearLastError), in GetExtensionFunctions()
323 reinterpret_cast<jvmtiExtensionFunction>(DumpUtil::DumpInternalState), in GetExtensionFunctions()
337 reinterpret_cast<jvmtiExtensionFunction>(SearchUtil::AddToDexClassLoader), in GetExtensionFunctions()
357 reinterpret_cast<jvmtiExtensionFunction>(SearchUtil::AddToDexClassLoaderInMemory), in GetExtensionFunctions()
379 reinterpret_cast<jvmtiExtensionFunction>(HeapExtensions::ChangeArraySize), in GetExtensionFunctions()
405 reinterpret_cast<jvmtiExtensionFunction>(Redefiner::IsStructurallyModifiableClass), in GetExtensionFunctions()
423 reinterpret_cast<jvmtiExtensionFunction>(Redefiner::StructurallyRedefineClasses), in GetExtensionFunctions()
457 reinterpret_cast<jvmtiExtensionFunction>(Redefiner::StructurallyRedefineClassDirect), in GetExtensionFunctions()
493 reinterpret_cast<jvmtiExtensionFunction>(LogUtil::SetVerboseFlagExt), in GetExtensionFunctions()
514 reinterpret_cast<jvmtiExtensionFunction>(ClassUtil::GetHiddenApiEnforcementPolicy), in GetExtensionFunctions()
533 reinterpret_cast<jvmtiExtensionFunction>(ClassUtil::SetHiddenApiEnforcementPolicy), in GetExtensionFunctions()
552 reinterpret_cast<jvmtiExtensionFunction>(ClassUtil::DisableHiddenApiEnforcementPolicy), in GetExtensionFunctions()