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