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

/external/lldb/source/Core/
H A DConstString.cpp135 GetConstTrimmedCStringWithLength (const char *cstr, size_t cstr_len) function in class:Pool
334 m_string = StringPool().GetConstTrimmedCStringWithLength (cstr, cstr_len);

Completed in 217 milliseconds