Searched refs:GetRandomString (Results 1 – 3 of 3) sorted by relevance
41 string tarname = Base::GetRandomString(EXPECTED_LEN) + ".tar"; in Dir2Tar()139 …= Base::GetRandomString(EXPECTED_LEN); // Prevent the name of illegal APP leads to pm unable to i… in CheckMaster()
65 string GetRandomString(const uint16_t expectedLen);
1093 string GetRandomString(const uint16_t expectedLen) in GetRandomString() function