Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
4778 bool saved = runtime->SaveAllocation(result.GetOutputStream(), id, path, in DoExecute()