Searched defs:StringUTF8Adaptor (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DStringUTF8Adaptor.h43 class StringUTF8Adaptor { class in namespace:WTF
50 explicit StringUTF8Adaptor(const String& string, ShouldNormalize normalize = DoNotNormalize, UnencodableHandling handling = EntitiesForUnencodables) function in class:WTF::StringUTF8Adaptor
84 using WTF::StringUTF8Adaptor;

Completed in 538 milliseconds