Home
last modified time | relevance | path

Searched defs:hashedName (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/
DHashNames.cpp31 ImmutableStringBuilder hashedName(kHashedNameMaxLength); in HashName() local
40 const ImmutableString &hashedName, in AddToNameMapIfNotMapped()
111 ImmutableString hashedName = HashName(name, hashFunction); in HashName() local