Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/wtf/text/
DAtomicString.cpp346 struct LCharBufferTranslator { struct
347 static unsigned hash(const LCharBuffer& buf) in hash()
352 static bool equal(StringImpl* const& str, const LCharBuffer& buf) in equal()
357 static void translate(StringImpl*& location, const LCharBuffer& buf, unsigned hash) in translate()