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

Declarations

tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h
  524   std::shared_ptr<uint8_t> GetAllocationData(AllocationDetails *alloc,

References

tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
 2666   const std::shared_ptr<uint8_t> buffer = GetAllocationData(alloc, frame_ptr);
 3218   std::shared_ptr<uint8_t> buffer = GetAllocationData(alloc, frame_ptr);