Home
last modified time | relevance | path

Searched defs:stack_ref (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc667 StackReference<mirror::Object>* stack_ref = in Visit() local
866 StackReference<mirror::Object>* stack_ref = in Visit() local
1090 StackReference<mirror::Object>* stack_ref = in Visit() local
/aosp_15_r20/art/runtime/
H A Dstack.cc192 auto* stack_ref = reinterpret_cast<StackReference<mirror::Object>*>( in GetThisObject() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dpcscan_unittest.cc617 [[maybe_unused]] auto* volatile stack_ref = dangling_reference_; in RunTest() local