Home
last modified time | relevance | path

Searched defs:stoull (Results 1 – 2 of 2) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/src/
Dstring.cpp241 unsigned long long stoull(const string& str, size_t* idx, int base) { in stoull() function
274 unsigned long long stoull(const wstring& str, size_t* idx, int base) { in stoull() function
/external/libcxx/src/
Dstring.cpp298 stoull(const string& str, size_t* idx, int base) in stoull() function
304 stoull(const wstring& str, size_t* idx, int base) in stoull() function