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

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DStringStatics.cpp45 StringImpl* StringImpl::empty16Bit() function in class:WTF::StringImpl
49 "Benign race on the reference counter of a static string created by StringImpl::empty16Bit");
H A DStringImpl.h307 static StringImpl* empty16Bit();
H A DWTFString.cpp1231 DEFINE_STATIC_LOCAL(String, emptyString, (StringImpl::empty16Bit()));
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DThreadingPthreads.cpp79 StringImpl::empty16Bit();
H A DThreadingWin.cpp143 StringImpl::empty16Bit();

Completed in 4162 milliseconds