Searched refs:CreateAllocation (Results 1 – 2 of 2) sorted by relevance
574 AllocationDetails *CreateAllocation(lldb::addr_t address);
1366 alloc = CreateAllocation(alloc_addr); in CaptureScriptInvokeForEachMulti()1472 AllocationDetails *alloc = CreateAllocation(uint64_t(args[eRsAlloc])); in CaptureAllocationInit()3963 RenderScriptRuntime::CreateAllocation(addr_t address) { in CreateAllocation() function in RenderScriptRuntime