Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h388 bool LoadAllocation(Stream &strm, const uint32_t alloc_id,
DRenderScriptRuntime.cpp2409 bool RenderScriptRuntime::LoadAllocation(Stream &strm, const uint32_t alloc_id, in LoadAllocation() function in RenderScriptRuntime
4740 bool loaded = runtime->LoadAllocation(result.GetOutputStream(), id, path, in DoExecute()