Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h531 std::shared_ptr<uint8_t> GetAllocationData(AllocationDetails *alloc,
H A DRenderScriptRuntime.cpp2350 RenderScriptRuntime::GetAllocationData(AllocationDetails *alloc, in GetAllocationData() function in RenderScriptRuntime
2664 const std::shared_ptr<uint8_t> buffer = GetAllocationData(alloc, frame_ptr); in SaveAllocation()
3217 std::shared_ptr<uint8_t> buffer = GetAllocationData(alloc, frame_ptr); in DumpAllocation()