Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h368 bool RecomputeAllAllocations(Stream &strm, StackFrame *frame_ptr);
DRenderScriptRuntime.cpp3332 bool RenderScriptRuntime::RecomputeAllAllocations(Stream &strm, in RecomputeAllAllocations() function in RenderScriptRuntime
4821 bool success = runtime->RecomputeAllAllocations(result.GetOutputStream(), in DoExecute()