Home
last modified time | relevance | path

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

/aosp_15_r20/platform_testing/utils/shell-as/
H A Dstring-utils.cpp25 bool StringToUInt32(const char* s, uint32_t* i) { in StringToUInt32() function
/aosp_15_r20/external/perfetto/src/base/
H A Dstring_utils_unittest.cc82 TEST(StringUtilsTest, StringToUInt32) { in TEST() argument
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp85 static bool StringToUInt32(const wchar_t *s, UInt32 &v) in StringToUInt32() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Nsis/
H A DNsisIn.cpp1747 static bool StringToUInt32(const char *s, UInt32 &res) in StringToUInt32() function