Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h392 bool SaveAllocation(Stream &strm, const uint32_t alloc_id,
H A DRenderScriptRuntime.cpp2618 bool RenderScriptRuntime::SaveAllocation(Stream &strm, const uint32_t alloc_id, in SaveAllocation() function in RenderScriptRuntime
4777 bool saved = runtime->SaveAllocation(result.GetOutputStream(), id, path, in DoExecute()