HomeSort by relevance Sort by last modified time
    Searched refs:TPersistString (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/angle/src/compiler/
HashNames.h 17 typedef std::map<TPersistString, TPersistString> NameMap;
VariableInfo.h 19 TPersistString name;
20 TPersistString mappedName;
InfoSink.h 60 TInfoSinkBase& operator<<(const TPersistString& str) {
97 const TPersistString& str() const { return sink; }
106 TPersistString sink;
Common.h 53 #define TPersistString std::string

Completed in 37 milliseconds