Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DArgs.cpp739 Args::StringToUInt32 (const char *s, uint32_t fail_value, int base, bool *success_ptr) in StringToUInt32() function in Args
/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp53 static bool StringToUInt32(const wchar_t *s, UInt32 &v) in StringToUInt32() function