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

/frameworks/compile/mclinker/lib/Script/
H A DScriptFile.cpp234 const std::string& ScriptFile::createParserStr(const char* pText, argument
238 g_ParserStrPool->insert(std::string(pText, pLength), exist);
/frameworks/compile/mclinker/include/mcld/Script/
H A DScriptFile.h150 static const std::string& createParserStr(const char* pText, size_t pLength);

Completed in 87 milliseconds