Home
last modified time | relevance | path

Searched refs:empty16Bit (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/text/
DStringStatics.cpp45 StringImpl* StringImpl::empty16Bit() in empty16Bit() function in WTF::StringImpl
DStringImpl.h307 static StringImpl* empty16Bit();
DWTFString.cpp1231 DEFINE_STATIC_LOCAL(String, emptyString, (StringImpl::empty16Bit())); in emptyString16Bit()
/external/chromium_org/third_party/WebKit/Source/wtf/
DThreadingPthreads.cpp79 StringImpl::empty16Bit(); in initializeThreading()
DThreadingWin.cpp143 StringImpl::empty16Bit(); in initializeThreading()