Home
last modified time | relevance | path

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

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