Searched refs:StrDecimalToUint64 (Results 1 – 10 of 10) sorted by relevance
63 TotalMemorySize += StrDecimalToUint64 (Nt32MemString); in LogMemorySmbiosRecord()
63 TotalMemorySize += StrDecimalToUint64 (MemString); in LogMemorySmbiosRecord()
236 mInterestThreshold = StrDecimalToUint64(CmdLineArg); in ShellCommandRunDp()
354 mInterestThreshold = StrDecimalToUint64(CmdLineArg); in InitializeDp()
732 StrDecimalToUint64 ( in StrDecimalToUint64() function
731 StrDecimalToUint64 ( in StrDecimalToUint64() function
574 StrDecimalToUint64 (
899 StrDecimalToUint64 (
324 *Data = StrDecimalToUint64 (Str); in Strtoi64()
1278 Result->Value.u64 = StrDecimalToUint64 (String); in IfrToUint()