Home
last modified time | relevance | path

Searched defs:handles (Results 1 – 13 of 13) sorted by relevance

/art/compiler/optimizing/
Dreference_type_propagation_test.cc37 void SetupPropagation(VariableSizedHandleScope* handles) { in SetupPropagation()
79 VariableSizedHandleScope handles(soa.Self()); in TEST_F() local
88 VariableSizedHandleScope handles(soa.Self()); in TEST_F() local
120 VariableSizedHandleScope handles(soa.Self()); in TEST_F() local
Dsharpening.cc315 VariableSizedHandleScope* handles) { in ProcessLoadString()
Doptimizing_compiler.cc1027 VariableSizedHandleScope handles(soa.Self()); in Compile() local
1146 VariableSizedHandleScope handles(soa.Self()); in JniCompile() local
1312 VariableSizedHandleScope handles(self); in JitCompile() local
Dnodes.cc42 ReferenceTypeInfo::TypeHandle HandleCache::CreateRootHandle(VariableSizedHandleScope* handles, in CreateRootHandle()
Dnodes.h309 explicit HandleCache(VariableSizedHandleScope* handles) : handles_(handles) { } in HandleCache()
/art/test/1976-hello-structural-static-methods/src/art/
DTest1976.java127 public static void runMethodHandles(MethodHandleWrapper[] handles) throws Exception { in runMethodHandles()
161 MethodHandleWrapper[] handles = getMethodHandles(methods); in doTest() local
/art/test/1975-hello-structural-transformation/src/art/
DTest1975.java170 public static void readMethodHandles(MethodHandleWrapper[] handles) throws Exception { in readMethodHandles()
197 MethodHandleWrapper[] handles = getMethodHandles(Transform1975.class.getFields()); in doTest() local
/art/runtime/
Dhandle_scope_test.cc103 std::vector<Handle<mirror::Object>> handles; in TEST_F() local
/art/test/1981-structural-redef-private-method-handles/src/art/
DTest1981.java179 MethodHandle[] handles = in doTest() local
/art/runtime/jit/
Djit.cc1386 VariableSizedHandleScope handles(self); in CompileMethodsFromBootProfile() local
/art/openjdkjvmti/
Dti_stack.cc563 std::vector<art::Handle<art::mirror::Object>> handles; in GetThreadListStackTraces() member
/art/runtime/arch/
Dstub_test.cc853 std::vector<Handle<mirror::Object>> handles; in TEST_F() local
/art/dex2oat/linker/
Dimage_writer.cc2073 void ImageWriter::LayoutHelper::ProcessRoots(VariableSizedHandleScope* handles) { in ProcessRoots()
2397 VariableSizedHandleScope handles(self); in CalculateNewObjectOffsets() local