Searched refs:UIntToString (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Nsis/ |
H A D | NsisIn.cpp | 420 static inline void UIntToString(AString &s, UInt32 v) in UIntToString() function 486 UIntToString(fileName, (UInt32)langID); in AddLicense() 491 UIntToString(fileName, _numRootLicenses); in AddLicense() 597 UIntToString(res, index); in GetVar2() 611 UIntToString(res, index - numInternalVars); in GetVar2() 780 UIntToString(s, index1); in GetShellString() 782 UIntToString(s, index2); in GetShellString() 802 UIntToString(res, id); in Add_LangStr() 1863 UIntToString(s, cmd); in Add_ShowWindow_Cmd_2() 2392 UIntToString(s, (UInt32)BadCmd); in GetFormatDescription()
|