Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h532 std::shared_ptr<uint8_t> GetAllocationData(AllocationDetails *alloc,
DRenderScriptRuntime.cpp2362 RenderScriptRuntime::GetAllocationData(AllocationDetails *alloc, in GetAllocationData() function in RenderScriptRuntime
2675 const std::shared_ptr<uint8_t> buffer = GetAllocationData(alloc, frame_ptr); in SaveAllocation()
3227 std::shared_ptr<uint8_t> buffer = GetAllocationData(alloc, frame_ptr); in DumpAllocation()