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

  /external/chromium_org/third_party/WebKit/Source/wtf/text/
StringImpl.h 158 enum Force8Bit { Force8BitConstructor };
StringImpl.cpp 302 return adoptRef(new (string) StringImpl(length, Force8BitConstructor));
334 return adoptRef(new (string) StringImpl(length, Force8BitConstructor));
    [all...]

Completed in 1376 milliseconds