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

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DWTFString.cpp1143 uint64_t charactersToUInt64(const LChar* data, size_t length, bool* ok) function in namespace:WTF
1148 uint64_t charactersToUInt64(const UChar* data, size_t length, bool* ok) function in namespace:WTF

Completed in 639 milliseconds