Home
last modified time | relevance | path

Searched refs:allocation_up (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.cpp1468 auto &allocation_up = *iter; // get the unique pointer in CaptureAllocationDestroy() local
1469 if (allocation_up->address.isValid() && in CaptureAllocationDestroy()
1470 *allocation_up->address.get() == addr_t(args[eRsAlloc])) { in CaptureAllocationDestroy()