reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
 3147     alloc = m_allocations[alloc_id - 1].get();
 3148     return alloc;
 3154       alloc = a.get();
 3159   if (alloc == nullptr) {
 3165   return alloc;