Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h389 bool LoadAllocation(Stream &strm, const uint32_t alloc_id,
H A DRenderScriptRuntime.cpp2397 bool RenderScriptRuntime::LoadAllocation(Stream &strm, const uint32_t alloc_id, in LoadAllocation() function in RenderScriptRuntime
4725 bool loaded = runtime->LoadAllocation(result.GetOutputStream(), id, path, in DoExecute()