Home
last modified time | relevance | path

Searched defs:helper (Results 1 – 6 of 6) sorted by relevance

/art/compiler/
Dimage_test.cc33 CompilationHelper helper; in TEST_F() local
42 CompilationHelper helper; in TEST_F() local
101 CompilationHelper helper; in TEST_F() local
Dimage_test.h365 CompilationHelper& helper, in Compile()
392 CompilationHelper helper; in TestWriteRead() local
/art/test/626-const-class-linking/src/
DMain.java46 Class<?> helper = delegating_loader.loadClass("Helper1"); in testClearDexCache() local
103 Class<?> helper = misbehaving_loader.loadClass("Helper1"); in testMisbehavingLoader() local
313 private static WeakReference<Class<?>> wrapHelperGet(Class<?> helper) throws Exception { in wrapHelperGet()
/art/runtime/openjdkjvmti/
Dti_heap.cc833 CollectAndReportRootsVisitor(FollowReferencesHelper* helper, in CollectAndReportRootsVisitor()
/art/oatdump/
Doatdump.cc1657 StackMapsHelper helper(oat_method.GetVmapTable(), instruction_set_); in DumpCode() local
/art/runtime/
Dclass_linker.cc7380 LinkInterfaceMethodsHelper helper(this, klass, self, runtime); in LinkInterfaceMethods() local