Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h391 bool SaveAllocation(Stream &strm, const uint32_t alloc_id,
DRenderScriptRuntime.cpp2629 bool RenderScriptRuntime::SaveAllocation(Stream &strm, const uint32_t alloc_id, in SaveAllocation() function in RenderScriptRuntime
4791 bool saved = runtime->SaveAllocation(result.GetOutputStream(), id, path, in DoExecute()