Searched refs:GetFallbackStructName (Results 1 – 1 of 1) sorted by relevance
595 GetFallbackStructName(); // Print this as the type name of a struct Element694 const ConstString &RenderScriptRuntime::Element::GetFallbackStructName() { in GetFallbackStructName() function in RenderScriptRuntime::Element2314 elem.type_name = Element::GetFallbackStructName(); // Default type name if in FindStructTypeName()3384 (alloc->element.type_name != Element::GetFallbackStructName())) { in DumpAllocation()