Searched refs:GetConstCString (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Core/
H A DConstString.cpp82 GetConstCString (const char *cstr) function in class:Pool
211 m_string (StringPool().GetConstCString (cstr))
303 m_string = StringPool().GetConstCString (cstr);

Completed in 39 milliseconds